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

<https://pm20.zbw.eu/category/subject/i/145318>
  zbwext:notationLong "n 23 SM 007.01 (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145318" ;
  skos:prefLabel "Foreign exchange procurement for government purposes, general"@en, "Devisenbeschaffung für staatliche Zwecke, Allgemein"@de ;
  a skos:Concept ;
  skos:exactMatch gnd:4194722-8 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145318>, <https://pm20.zbw.eu/category/subject/s/n23_Sm7.I_(alt)> ;
  gndo:gndIdentifier "4194722-8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145318/about> ;
  rdfs:label "Devisenbeschaffung für staatliche Zwecke, Allgemein"@de, "Foreign exchange procurement for government purposes, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161797> ;
  skos:notation "n23 Sm7.I (alt)" .

<https://pm20.zbw.eu/category/subject/i/161797>
  skos:notation "n23 Sm7 (alt)" ;
  rdfs:label "Foreign exchange procurement for government purposes"@en, "Devisenbeschaffung für staatliche Zwecke"@de ;
  skos:prefLabel "Foreign exchange procurement for government purposes"@en, "Devisenbeschaffung für staatliche Zwecke"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145318> .

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 .
