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

<https://pm20.zbw.eu/category/subject/i/145107>
  skos:notation "n13 Sm8.I (alt)" ;
  rdfs:label "Relocation of national factories abroad, general"@en, "Verlegung nationaler Fabrikationen ins Ausland, Allgemein"@de ;
  skos:prefLabel "Relocation of national factories abroad, general"@en, "Verlegung nationaler Fabrikationen ins Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161879> .

<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/161879> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145108>
  skos:notation "n13 Sm8.II (alt)" ;
  rdfs:label "Relocation of national factories abroad, in individual countries"@en, "Verlegung nationaler Fabrikationen ins Ausland, in Einzelne Länder"@de ;
  skos:prefLabel "Relocation of national factories abroad, in individual countries"@en, "Verlegung nationaler Fabrikationen ins Ausland, in Einzelne Länder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161879> .

<https://pm20.zbw.eu/category/subject/i/161879>
  skos:prefLabel "Verlegung nationaler Fabrikationen ins Ausland"@de, "Relocation of national factories abroad"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161879>, <https://pm20.zbw.eu/category/subject/s/n13_Sm8_(alt)> ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145107>, <https://pm20.zbw.eu/category/subject/i/145108> ;
  skos:exactMatch gnd:4047362-4 ;
  rdfs:label "Relocation of national factories abroad"@en, "Verlegung nationaler Fabrikationen ins Ausland"@de ;
  zbwext:notationLong "n 13 SM 008 (alt)" ;
  gndo:gndIdentifier "4047362-4" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  skos:notation "n13 Sm8 (alt)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161879/about> ;
  dc:identifier "161879" .

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

