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

pm20pr:72611
  dc:identifier "72611" ;
  skos:scopeNote "(einschl.: Betriebskrankenkasse; Gesetzliche und private Krankenversicherung, gesetzliche und private Berufsunfähigkeitsversicherung)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/pr> ;
  rdfs:label "Public health insurance"@en, "Gesetzliche Krankenversicherung"@de ;
  skos:prefLabel "Public health insurance"@en, "Gesetzliche Krankenversicherung"@de ;
  skos:narrower <http://zbw.eu/beta/pm20voc/pr/i/72610> ;
  skos:notation "SO08.02" ;
  skos:broader <http://zbw.eu/beta/pm20voc/pr/i/72615> ;
  a skos:Concept ;
  zbwext:notationLong "SO08.02" .

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

