@prefix pm20pr: <http://zbw.eu/beta/pm20voc/pr/> .
@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/> .

pm20pr:72681
  skos:prefLabel "Klimaschutz"@de, "Climate protection"@en ;
  rdfs:label "Klimaschutz"@de, "Climate protection"@en ;
  a skos:Concept ;
  dc:identifier "72681" ;
  skos:broader <http://zbw.eu/beta/pm20voc/pr/i/72686> ;
  skos:notation "NU02.03" ;
  skos:scopeNote "(ausschl.: Für Klimaforschung und Meteorologie vgl. aber: Geowissenschaft) (einschl.: Luftverunreinigung, Luftreinhaltung)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/pr> ;
  zbwext:notationLong "NU02.03" .

<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 .

