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

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/144375>
  rdfs:label "Wirtschaftsrat, Allgemein"@de, "Economic Council, general"@en ;
  skos:prefLabel "Economic Council, general"@en, "Wirtschaftsrat, Allgemein"@de ;
  gndo:gndIdentifier "4048262-5" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144375/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144375>, <https://pm20.zbw.eu/category/subject/s/f4_Sm501.I_(A9)> ;
  dc:identifier "144375" ;
  skos:exactMatch gnd:4048262-5 ;
  zbwext:notationLong "f 04 SM 501.01 (A 009)" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163668> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "f4 Sm501.I (A9)" .

<https://pm20.zbw.eu/category/subject/i/163668>
  skos:notation "f4 Sm501 (A9)" ;
  rdfs:label "Economic Council (Hamburg)"@en, "Wirtschaftsrat (Hamburg)"@de ;
  skos:prefLabel "Economic Council (Hamburg)"@en, "Wirtschaftsrat (Hamburg)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144375> .

