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

<https://pm20.zbw.eu/category/subject/i/145808>
  gndo:gndIdentifier "4006566-2", "4143436-5", "4157897-1" ;
  skos:prefLabel "Gold-based balance sheets"@en, "Bilanzen auf Goldbasis"@de ;
  dc:identifier "145808" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145808>, <https://pm20.zbw.eu/category/subject/s/n_Sm21> ;
  zbwext:folderCount 1 ;
  zbwext:notationLong "n 00 SM 021" ;
  skos:exactMatch gnd:4143436-5, gnd:4006566-2, wd:Q104700381, gnd:4157897-1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144930> ;
  rdfs:label "Gold-based balance sheets"@en, "Bilanzen auf Goldbasis"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145808/about> ;
  skos:note "folderCount: 1" ;
  skos:notation "n Sm21" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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/144930>
  skos:notation "n" ;
  rdfs:label "Economy, general"@en, "Wirtschaft, Allgemein"@de ;
  skos:prefLabel "Economy, general"@en, "Wirtschaft, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145808> .

