@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject/i/144233>
  skos:notation "d5" ;
  rdfs:label "Social conditions, social situation"@en, "Soziale Zustände, Soziale Lage"@de ;
  skos:prefLabel "Social conditions, social situation"@en, "Soziale Zustände, Soziale Lage"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144234> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144234>
  skos:exactMatch gnd:4055707-8, gnd:4229761-8, wd:Q104699260, gnd:4028859-6, gnd:4028871-7, gnd:4072431-1, gnd:4162836-6 ;
  skos:notation "d5 Sm1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144233> ;
  skos:prefLabel "Youth movement"@en, "Jugendbewegung"@de ;
  gndo:gndIdentifier "4055707-8", "4072431-1", "4028871-7", "4162836-6", "4028859-6", "4229761-8" ;
  zbwext:folderCount 10 ;
  rdfs:label "Jugendbewegung"@de, "Youth movement"@en ;
  zbwext:notationLong "d 05 SM 001" ;
  dc:identifier "144234" ;
  skos:note "folderCount: 10" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144234/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d5_Sm1>, <http://purl.org/pressemappe20/category/subject/i/144234> .

