@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .

pm20na:197466
  skos:notation ".07.2" ;
  rdfs:label "NE-Metallerzbergbau"@de, "Mining of non-ferrous metal ores"@en ;
  zbwext:notationLong ".07.2" ;
  skos:prefLabel "Mining of non-ferrous metal ores"@en, "NE-Metallerzbergbau"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  a skos:Concept ;
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/197468>, <http://zbw.eu/beta/pm20voc/na/i/197467> ;
  dc:identifier "197466" ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/197465> .

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 .
