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

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

<https://pm20.zbw.eu/category/subject/i/163327>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/163327>, <https://pm20.zbw.eu/category/subject/s/k1_Sm7> ;
  skos:prefLabel "University graduates"@en, "Akademiker"@de ;
  skos:exactMatch gnd:4000881-2, wd:Q104700178 ;
  rdfs:label "Akademiker"@de, "University graduates"@en ;
  skos:note "folderCount: 1" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144727>, <https://pm20.zbw.eu/category/subject/i/163322> ;
  dc:identifier "163327" ;
  zbwext:notationLong "k 01 SM 007" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144714> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "k1 Sm7" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163327/about> ;
  gndo:gndIdentifier "4000881-2" ;
  zbwext:folderCount 1 .

<https://pm20.zbw.eu/category/subject/i/163322>
  skos:notation "k1 Sm7.II" ;
  rdfs:label "Individual academic professions"@en, "Akademische Berufe, Einzelne"@de ;
  skos:prefLabel "Individual academic professions"@en, "Akademische Berufe, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163327> .

<https://pm20.zbw.eu/category/subject/i/144727>
  skos:notation "k1 Sm7.I" ;
  rdfs:label "Academic professions, general"@en, "Akademische Berufe, Allgemein"@de ;
  skos:prefLabel "Academic professions, general"@en, "Akademische Berufe, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163327> .

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

