@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject/i/144740>
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144740/about> ;
  skos:notation "k2 Sm1" ;
  dc:identifier "144740" ;
  rdfs:label "Elementarschulen"@de, "Elementary schools"@en ;
  skos:prefLabel "Elementarschulen"@de, "Elementary schools"@en ;
  skos:exactMatch gnd:4022349-8, wd:Q1327798 ;
  skos:note "folderCount: 6" ;
  zbwext:notationLong "k 02 SM 001" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144740>, <https://pm20.zbw.eu/category/subject/s/k2_Sm1> ;
  gndo:gndIdentifier "4022349-8" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144739> ;
  zbwext:folderCount 6 .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144739>
  skos:notation "k2" ;
  rdfs:label "School system"@en, "Schulwesen"@de ;
  skos:prefLabel "School system"@en, "Schulwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144740> .

