@prefix pm20na: <http://zbw.eu/beta/pm20voc/na/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

pm20na:198990
  dc:identifier "198990" ;
  skos:prefLabel "Herstellung von sonstigen Konstruktionsteilen, Fertigbauteilen, Ausbauelementen und Fertigteilbauten aus Holz"@de, "Manufacture of other builders' carpentry and joinery"@en ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/198987> ;
  skos:notation ".16.23" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  a skos:Concept ;
  zbwext:notationLong ".16.23" ;
  rdfs:label "Herstellung von sonstigen Konstruktionsteilen, Fertigbauteilen, Ausbauelementen und Fertigteilbauten aus Holz"@de, "Manufacture of other builders' carpentry and joinery"@en .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<http://zbw.eu/beta/pm20voc/na> a skos:ConceptScheme .
