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

<https://pm20.zbw.eu/category/subject/i/144727>
  rdfs:label "Akademische Berufe, Allgemein"@de, "Academic professions, general"@en ;
  skos:prefLabel "Akademische Berufe, Allgemein"@de, "Academic professions, general"@en ;
  skos:notation "k1 Sm7.I" ;
  gndo:gndIdentifier "4000881-2", "4005857-8" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144727>, <https://pm20.zbw.eu/category/subject/s/k1_Sm7.I> ;
  skos:exactMatch wd:Q104700179, gnd:4000881-2, gnd:4005857-8 ;
  zbwext:folderCount 2 ;
  skos:note "folderCount: 2" ;
  zbwext:notationLong "k 01 SM 007.01" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163327> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144727/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144727" .

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/163327>
  skos:notation "k1 Sm7" ;
  rdfs:label "University graduates"@en, "Akademiker"@de ;
  skos:prefLabel "University graduates"@en, "Akademiker"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144727> .

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