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

<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/144721> .

<https://pm20.zbw.eu/category/subject/i/144721>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:prefLabel "Studentenwesen, Wirtschaftliche Selbsthilfe"@de, "Student affairs, economic self-help"@en ;
  rdfs:label "Studentenwesen, Wirtschaftliche Selbsthilfe"@de, "Student affairs, economic self-help"@en ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144721/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163329> ;
  skos:notation "k1 Sm2.VI" ;
  zbwext:folderCount 1 ;
  gndo:gndIdentifier "4296539-1", "4058167-6" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/k1_Sm2.VI>, <http://purl.org/pressemappe20/category/subject/i/144721> ;
  dc:identifier "144721" ;
  zbwext:notationLong "k 01 SM 002.06" ;
  skos:exactMatch gnd:4296539-1, wd:Q104700171, gnd:4058167-6 .

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 .
