@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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> 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/144732> .

<https://pm20.zbw.eu/category/subject/i/144732>
  rdfs:label "Wirtschaftswissenschaftliche Forschung und Lehre"@de, "Economic research and teaching"@en ;
  skos:exactMatch gnd:4066538-0, gnd:4066528-8, wd:Q104700187 ;
  skos:prefLabel "Wirtschaftswissenschaftliche Forschung und Lehre"@de, "Economic research and teaching"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144732>, <https://pm20.zbw.eu/category/subject/s/k1_Sm8> ;
  skos:notation "k1 Sm8" ;
  gndo:gndIdentifier "4066538-0", "4066528-8" ;
  skos:note "folderCount: 5" ;
  a skos:Concept ;
  zbwext:folderCount 5 ;
  dc:identifier "144732" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144732/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144714> ;
  zbwext:notationLong "k 01 SM 008" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

