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

<https://pm20.zbw.eu/category/subject/i/144719>
  gndo:gndIdentifier "4131655-1", "4058167-6", "4005878-5" ;
  skos:prefLabel "Student affairs, job placement and career counseling"@en, "Studentenwesen, Arbeitsvermittlung und Berufsberatung"@de ;
  skos:note "folderCount: 2" ;
  zbwext:notationLong "k 01 SM 002.04" ;
  rdfs:label "Student affairs, job placement and career counseling"@en, "Studentenwesen, Arbeitsvermittlung und Berufsberatung"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163329> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 2 ;
  a skos:Concept ;
  skos:exactMatch gnd:4058167-6, wd:Q104700168, gnd:4131655-1, gnd:4005878-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144719/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144719>, <https://pm20.zbw.eu/category/subject/s/k1_Sm2.IV> ;
  dc:identifier "144719" ;
  skos:notation "k1 Sm2.IV" .

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 .
