@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/145114>
  skos:prefLabel "Belastung der Industrie auf Grund des Dawes Planes"@de, "Effect of the Dawes Plan to industry"@en ;
  rdfs:label "Belastung der Industrie auf Grund des Dawes Planes"@de, "Effect of the Dawes Plan to industry"@en ;
  dc:identifier "145114" ;
  skos:notation "n13 Sm501 (A10)" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145114/about> ;
  zbwext:notationLong "n 13 SM 501 (A 010)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145114>, <https://pm20.zbw.eu/category/subject/s/n13_Sm501_(A10)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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/145098>
  skos:notation "n13" ;
  rdfs:label "Industries"@en, "Industrie"@de ;
  skos:prefLabel "Industries"@en, "Industrie"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145114> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
