@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/161863>
  skos:notation "n13a Sm7" ;
  rdfs:label "Construction industry"@en, "Baugewerbe"@de ;
  skos:prefLabel "Construction industry"@en, "Baugewerbe"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145128> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145128>
  skos:prefLabel "Baugewerbe, Allgemein"@de, "Construction industry, general"@en ;
  gndo:gndIdentifier "4144153-9", "4069177-9", "4004811-1" ;
  dc:identifier "145128" ;
  skos:note "folderCount: 7" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13a_Sm7.I>, <http://purl.org/pressemappe20/category/subject/i/145128> ;
  a skos:Concept ;
  skos:exactMatch gnd:4004811-1, gnd:4144153-9, gnd:4069177-9, wd:Q104710662 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145128/about> ;
  skos:notation "n13a Sm7.I" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161863> ;
  rdfs:label "Construction industry, general"@en, "Baugewerbe, Allgemein"@de ;
  zbwext:notationLong "n 13a SM 007.01" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 7 .

