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

pm20na:201092
  skos:prefLabel "Großhandel mit sonstigen Gebrauchs- und Verbrauchsgütern"@de, "Wholesale of other household goods"@en ;
  zbwext:notationLong ".46.49" ;
  dc:identifier "201092" ;
  skos:notation ".46.49" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  rdfs:label "Wholesale of other household goods"@en, "Großhandel mit sonstigen Gebrauchs- und Verbrauchsgütern"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/201056> ;
  a skos:Concept .

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 .
