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

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/ware/i/181202>
  skos:notation "PID22" ;
  rdfs:label "Construction Industry"@en, "Bauwirtschaft"@de ;
  skos:prefLabel "Construction Industry"@en, "Bauwirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142016> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142016>
  skos:exactMatch gnd:4003239-5, gnd:4184597-3, wd:Q189259, gnd:4255561-9, gnd:4145773-0, gnd:4183576-1 ;
  skos:note "folderCount: 60" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142016> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Asphalt>, <https://en.wikipedia.org/wiki/Asphalt_concrete> ;
  skos:prefLabel "Asphalt"@de, "Asphalt"@en ;
  gndo:gndIdentifier "4003239-5", "4145773-0", "4183576-1", "4255561-9", "4184597-3" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142016/about> ;
  dc:identifier "142016" ;
  zbwext:folderCount 60 ;
  zbwext:notationLong "PID22-Bd01" ;
  zbwext:foldersComplete "Y" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> ;
  skos:notation "PID22-Bd01" ;
  rdfs:label "Asphalt"@de, "Asphalt"@en .

