@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/187264>
  dc:identifier "187264" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104710579, gnd:4149065-4, gnd:4177802-9 ;
  zbwext:folderCount 1 ;
  rdfs:label "Demontage"@de, "Dismantling"@en ;
  zbwext:notationLong "n 13 SM 013" ;
  skos:prefLabel "Demontage"@de, "Dismantling"@en ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/187264>, <https://pm20.zbw.eu/category/subject/s/n13_Sm13> ;
  skos:note "folderCount: 1" ;
  gndo:gndIdentifier "4177802-9", "4149065-4" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/187264/about> ;
  skos:notation "n13 Sm13" .

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

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