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

<https://pm20.zbw.eu/category/subject/i/163329>
  skos:notation "k1 Sm2" ;
  rdfs:label "Student affairs"@en, "Studentenwesen"@de ;
  skos:prefLabel "Student affairs"@en, "Studentenwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144716> .

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/144716>
  skos:prefLabel "Studentenwesen, Allgemein"@de, "Student affairs, general"@en ;
  skos:note "folderCount: 7" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163329> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144716>, <https://pm20.zbw.eu/category/subject/s/k1_Sm2.I> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144716/about> ;
  a skos:Concept ;
  gndo:gndIdentifier "4058167-6", "4130029-4" ;
  rdfs:label "Studentenwesen, Allgemein"@de, "Student affairs, general"@en ;
  skos:notation "k1 Sm2.I" ;
  skos:exactMatch gnd:4058167-6, gnd:4130029-4, wd:Q104700164 ;
  dc:identifier "144716" ;
  zbwext:folderCount 7 ;
  zbwext:notationLong "k 01 SM 002.01" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
