@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:198018
  skos:prefLabel "Herstellung von Erfrischungsgetränken, Gewinnung natürlicher Mineralwässer"@de, "Manufacture of soft drinks, production of mineral waters and other bottled waters"@en ;
  dc:identifier "198018" ;
  a skos:Concept ;
  rdfs:label "Manufacture of soft drinks, production of mineral waters and other bottled waters"@en, "Herstellung von Erfrischungsgetränken, Gewinnung natürlicher Mineralwässer"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/198009> ;
  skos:notation ".11.07" ;
  zbwext:notationLong ".11.07" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> .

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