@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 dc: <http://purl.org/dc/terms/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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/161876>
  skos:notation "n13 Sm12" ;
  rdfs:label "Integration / relationships with foreign industry"@en, "Verflechtung mit der / Beziehungen zur Industrie des Auslandes"@de ;
  skos:prefLabel "Integration / relationships with foreign industry"@en, "Verflechtung mit der / Beziehungen zur Industrie des Auslandes"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145112> .

<https://pm20.zbw.eu/category/subject/i/145112>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Verflechtung mit der Industrie des Auslandes, Einzelne Länder"@de, "Integration with foreign industry, individual countries"@en ;
  a skos:Concept ;
  dc:identifier "145112" ;
  skos:editorialNote "Länderschlagwort möglich"@de ;
  zbwext:folderCount 10 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161876> ;
  skos:prefLabel "Integration with foreign industry, individual countries"@en, "Verflechtung mit der Industrie des Auslandes, Einzelne Länder"@de ;
  skos:exactMatch gnd:4078604-3, wd:Q104710578 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145112/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13_Sm12.II>, <http://purl.org/pressemappe20/category/subject/i/145112> ;
  zbwext:notationLong "n 13 SM 012.02" ;
  skos:note "folderCount: 10" ;
  gndo:gndIdentifier "4078604-3" ;
  skos:notation "n13 Sm12.II" .

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