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

pm20pr:72552
  rdfs:label "Disability policy"@en, "Behindertenpolitik"@de ;
  skos:prefLabel "Behindertenpolitik"@de, "Disability policy"@en ;
  dc:identifier "72552" ;
  skos:scopeNote "(Re-)Integration behinderter Menschen in Alltag und Beruf (einschl.: Körperbehinderte, Psychisch Behinderte, Behindertenrehabilitation)"@de ;
  skos:notation "SO05" ;
  skos:broader <http://zbw.eu/beta/pm20voc/pr/i/126719> ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/pr> ;
  zbwext:notationLong "SO05" .

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

