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

<http://zbw.eu/beta/pm20voc/sk> 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 .

pm20sk:70660
  a skos:Concept ;
  dc:identifier "70660" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181579> ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:scopeNote "(einschl.: z.B. Bildungseinrichtungen, Schulen) (ausschl.: Berufs(aus)bildung BENUTZE: !665630263! ECS-13060  Beruf) (ausschl.: Bildungsökonomik BENUTZE: !665630328! ECS-14020  Bildungsökonomik)"@de ;
  skos:notation "SEC-24001" ;
  skos:prefLabel "Educational System, General"@en, "Bildungswesen, Allgemeines"@de ;
  rdfs:label "Educational System, General"@en, "Bildungswesen, Allgemeines"@de ;
  zbwext:notationLong "SEC-24001" .

