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

pm20na:183868
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  dc:identifier "183868" ;
  zbwext:notationLong "15.5" ;
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/183866>, <http://zbw.eu/beta/pm20voc/na/i/183867> ;
  rdfs:label "Milchverarbeitung; Herstellung von Speiseeis"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/183882> ;
  skos:notation "15.5" ;
  skos:prefLabel "Milchverarbeitung; Herstellung von Speiseeis"@de .

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 .
