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

pm20na:199142
  dc:identifier "199142" ;
  rdfs:label "Einzelhandel mit Metallwaren, Anstrichmitteln, Bau- und Heimwerkerbedarf"@de, "Retail sale of hardware, paints and glass in specialised stores"@en ;
  a skos:Concept ;
  zbwext:notationLong ".47.52" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  skos:prefLabel "Retail sale of hardware, paints and glass in specialised stores"@en, "Einzelhandel mit Metallwaren, Anstrichmitteln, Bau- und Heimwerkerbedarf"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/199140> ;
  skos:notation ".47.52" .

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 .
