@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://pm20.zbw.eu/category/subject/i/145129>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Construction industry, construction projects, building statistics"@en, "Baugewerbe, Bauvorhaben, Baustatistik"@de ;
  dc:identifier "145129" ;
  zbwext:notationLong "n 13a SM 007.02" ;
  skos:exactMatch gnd:4004941-3, gnd:4004811-1, gnd:4144153-9, gnd:4069177-9, gnd:4120975-8, wd:Q104710664 ;
  gndo:gndIdentifier "4120975-8", "4004811-1", "4004941-3", "4144153-9", "4069177-9" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13a_Sm7.II>, <http://purl.org/pressemappe20/category/subject/i/145129> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145129/about> ;
  skos:note "folderCount: 4" ;
  rdfs:label "Construction industry, construction projects, building statistics"@en, "Baugewerbe, Bauvorhaben, Baustatistik"@de ;
  zbwext:folderCount 4 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161863> ;
  skos:notation "n13a Sm7.II" .

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

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