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

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

<https://pm20.zbw.eu/category/subject/i/182068>
  skos:prefLabel "Industry, professions and education"@en, "Industrie, Berufe und Ausbildung"@de ;
  gndo:gndIdentifier "4005871-2", "4026779-9", "4161606-6", "4069342-9", "4005857-8" ;
  rdfs:label "Industrie, Berufe und Ausbildung"@de, "Industry, professions and education"@en ;
  skos:note "folderCount: 4" ;
  skos:exactMatch gnd:4005857-8, gnd:4005871-2, wd:Q104710651, gnd:4026779-9, gnd:4069342-9, gnd:4161606-6 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13_Sm40>, <http://purl.org/pressemappe20/category/subject/i/182068> ;
  zbwext:notationLong "n 13 SM 040" ;
  dc:identifier "182068" ;
  skos:notation "n13 Sm40" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  zbwext:folderCount 4 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182068/about> .

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