@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/145134>
  zbwext:notationLong "n 13a SM 009 (alt)" ;
  rdfs:label "Graphische Industrie"@de, "Graphic industry"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Graphic industry"@en, "Graphische Industrie"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13a_Sm9_(alt)>, <http://purl.org/pressemappe20/category/subject/i/145134> ;
  skos:notation "n13a Sm9 (alt)" ;
  dc:identifier "145134" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145116> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145134/about> .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145116>
  skos:notation "n13a" ;
  rdfs:label "Individual branches of industry"@en, "Einzelne Industriezweige"@de ;
  skos:prefLabel "Individual branches of industry"@en, "Einzelne Industriezweige"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145134> .

