@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:222805
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  rdfs:label "Frisör- und Kosmetiksalons"@de, "Hairdressing and other beauty treatment"@en ;
  skos:notation ".96.02" ;
  a skos:Concept ;
  dc:identifier "222805" ;
  skos:prefLabel "Hairdressing and other beauty treatment"@en, "Frisör- und Kosmetiksalons"@de ;
  zbwext:notationLong ".96.02" ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/222803> .

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 .
