@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 pm20na: <http://zbw.eu/beta/pm20voc/na/> .
@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 .

pm20na:198985
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/198987>, <http://zbw.eu/beta/pm20voc/na/i/198986> ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/196774> ;
  a skos:Concept ;
  skos:notation ".16" ;
  skos:prefLabel "Manufacture of wood and of products of wood and cork, except furniture; manufacture of articles of s"@en, "Herstellung von Holz-, Flecht-, Korb- und Korkwaren (ohne Möbel)"@de ;
  rdfs:label "Herstellung von Holz-, Flecht-, Korb- und Korkwaren (ohne Möbel)"@de, "Manufacture of wood and of products of wood and cork, except furniture; manufacture of articles of s"@en ;
  dc:identifier "198985" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  zbwext:notationLong ".16" .

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