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

<https://pm20.zbw.eu/category/subject/i/144809>
  skos:notation "m" ;
  rdfs:label "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  skos:prefLabel "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144923> .

<https://pm20.zbw.eu/category/subject/i/144923>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m_Sm12>, <http://purl.org/pressemappe20/category/subject/i/144923> ;
  gndo:gndIdentifier "4222600-4", "4114256-1", "4003822-1" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4003822-1, gnd:4222600-4, wd:Q104700273, gnd:4114256-1 ;
  skos:prefLabel "Public procurement"@en, "Submissionswesen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144923/about> ;
  a skos:Concept ;
  rdfs:label "Submissionswesen"@de, "Public procurement"@en ;
  skos:note "folderCount: 10" ;
  skos:notation "m Sm12" ;
  zbwext:notationLong "m 00 SM 012" ;
  dc:identifier "144923" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144809> ;
  zbwext:folderCount 10 .

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 .
