@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:197887
  skos:notation ".10.6" ;
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/197889>, <http://zbw.eu/beta/pm20voc/na/i/197888> ;
  zbwext:notationLong ".10.6" ;
  skos:prefLabel "Manufacture of grain mill products, starches and starch products"@en, "Mahl- und Schälmühlen, Herstellung von Stärke und Stärkeerzeugnissen"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/197311> ;
  rdfs:label "Manufacture of grain mill products, starches and starch products"@en, "Mahl- und Schälmühlen, Herstellung von Stärke und Stärkeerzeugnissen"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  a skos:Concept ;
  dc:identifier "197887" .

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