@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 .

<http://zbw.eu/beta/pm20voc/na> a skos:ConceptScheme .
pm20na:198854
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/198856>, <http://zbw.eu/beta/pm20voc/na/i/198857> ;
  zbwext:notationLong ".15.1" ;
  skos:notation ".15.1" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  a skos:Concept ;
  skos:prefLabel "Herstellung von Leder und Lederwaren (ohne Herstellung von Lederbekleidung)"@de, "Tanning and dressing of leather; manufacture of luggage, handbags, saddlery and harness; dressing an"@en ;
  rdfs:label "Herstellung von Leder und Lederwaren (ohne Herstellung von Lederbekleidung)"@de, "Tanning and dressing of leather; manufacture of luggage, handbags, saddlery and harness; dressing an"@en ;
  dc:identifier "198854" ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/198853> .

