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

pm20na:201080
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/201055> ;
  rdfs:label "Großhandel mit Kaffee, Tee, Kakao und Gewürzen"@de, "Wholesale of coffee, tea, cocoa and spices"@en ;
  skos:prefLabel "Großhandel mit Kaffee, Tee, Kakao und Gewürzen"@de, "Wholesale of coffee, tea, cocoa and spices"@en ;
  dc:identifier "201080" ;
  zbwext:notationLong ".46.37" ;
  a skos:Concept ;
  skos:notation ".46.37" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> .

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 .
