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

pm20pr:73034
  rdfs:label "Capital goods industry"@en, "Investitionsgüterindustrie"@de ;
  dc:identifier "73034" ;
  skos:prefLabel "Capital goods industry"@en, "Investitionsgüterindustrie"@de ;
  skos:narrower <http://zbw.eu/beta/pm20voc/pr/i/73033> ;
  a skos:Concept ;
  zbwext:notationLong "ID05" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/pr> ;
  skos:broader <http://zbw.eu/beta/pm20voc/pr/i/126593> ;
  skos:scopeNote "(einschl.: Investitionsgut)"@de ;
  skos:notation "ID05" .

<http://zbw.eu/beta/pm20voc/pr> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

