@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144714>
  skos:notation "k1" ;
  rdfs:label "Higher Education, Research Institutes, general"@en, "Hochschulwesen, Forschungsanstalten Allgemein"@de ;
  skos:prefLabel "Higher Education, Research Institutes, general"@en, "Hochschulwesen, Forschungsanstalten Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144723> .

<https://pm20.zbw.eu/category/subject/i/144723>
  skos:exactMatch wd:Q104700173, gnd:4136151-9, gnd:4184808-1, gnd:4136150-7 ;
  skos:prefLabel "Volkshochschulen"@de, "Adult education centers"@en ;
  gndo:gndIdentifier "4136151-9", "4136150-7", "4184808-1" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144714> ;
  rdfs:label "Volkshochschulen"@de, "Adult education centers"@en ;
  skos:notation "k1 Sm3" ;
  dc:identifier "144723" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144723/about> ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144723>, <https://pm20.zbw.eu/category/subject/s/k1_Sm3> ;
  zbwext:folderCount 2 ;
  skos:note "folderCount: 2" ;
  zbwext:notationLong "k 01 SM 003" ;
  skos:scopeNote "(einschl.: Volkshochschulwesen, Volksuniversitätswesen, freie Erwachsenenbildung, Fernstudium)"@de .

