@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:196824
  skos:notation ".47.11" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  dc:identifier "196824" ;
  skos:prefLabel "Retail sale in non-specialised stores with food, beverages or tobacco predominating"@en, "Einzelhandel mit Waren verschiedener Art, Hauptrichtung Nahrungs- und Genussmittel, Getränke und Tabakwaren"@de ;
  a skos:Concept ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/199126> ;
  rdfs:label "Retail sale in non-specialised stores with food, beverages or tobacco predominating"@en, "Einzelhandel mit Waren verschiedener Art, Hauptrichtung Nahrungs- und Genussmittel, Getränke und Tabakwaren"@de ;
  zbwext:notationLong ".47.11" .

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