@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 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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<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:narrower <https://pm20.zbw.eu/category/subject/i/144729> .

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/144729>
  a skos:Concept ;
  skos:note "folderCount: 1" ;
  rdfs:label "Individual academic professions, lawyers"@en, "Akademische Berufe, Einzelne, Juristen"@de ;
  zbwext:notationLong "k 01 SM 007.02b" ;
  skos:prefLabel "Individual academic professions, lawyers"@en, "Akademische Berufe, Einzelne, Juristen"@de ;
  gndo:gndIdentifier "4005857-8", "4000881-2", "4029050-5" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/k1_Sm7.IIb>, <http://purl.org/pressemappe20/category/subject/i/144729> ;
  skos:exactMatch wd:Q104700184, gnd:4029050-5, gnd:4005857-8, gnd:4000881-2 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163322> ;
  dc:identifier "144729" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144729/about> ;
  zbwext:folderCount 1 ;
  skos:notation "k1 Sm7.IIb" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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