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

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/144239>
  skos:notation "d6" ;
  rdfs:label "Language"@en, "Sprache"@de ;
  skos:prefLabel "Language"@en, "Sprache"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/185530> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/185530>
  skos:exactMatch gnd:4056449-6, gnd:4057272-9, wd:Q104699265 ;
  dc:identifier "185530" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d6_Sm40>, <http://purl.org/pressemappe20/category/subject/i/185530> ;
  zbwext:notationLong "d 06 SM 040" ;
  a skos:Concept ;
  rdfs:label "Language, professions and training"@en, "Sprache, Berufe und Ausbildung"@de ;
  skos:note "folderCount: 2" ;
  gndo:gndIdentifier "4057272-9", "4056449-6" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144239> ;
  skos:prefLabel "Language, professions and training"@en, "Sprache, Berufe und Ausbildung"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/185530/about> ;
  skos:notation "d6 Sm40" ;
  zbwext:folderCount 2 .

