@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

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/161799>
  skos:notation "n23 Sm7.II (alt)" ;
  rdfs:label "Foreign exchange procurement for government purposes, individuals"@en, "Devisenbeschaffung für staatliche Zwecke, Einzelne"@de ;
  skos:prefLabel "Foreign exchange procurement for government purposes, individuals"@en, "Devisenbeschaffung für staatliche Zwecke, Einzelne"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145323> .

<https://pm20.zbw.eu/category/subject/i/145323>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145323/about> ;
  skos:prefLabel "Procurement of foreign currency for government purposes, registration of export foreign currency"@en, "Devisenbeschaffung für staatliche Zwecke, Erfassung von Exportdevisen"@de ;
  zbwext:notationLong "n 23 SM 007.02e (alt)" ;
  rdfs:label "Devisenbeschaffung für staatliche Zwecke, Erfassung von Exportdevisen"@de, "Procurement of foreign currency for government purposes, registration of export foreign currency"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145323>, <https://pm20.zbw.eu/category/subject/s/n23_Sm7.IIe_(alt)> ;
  dc:identifier "145323" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161799> ;
  skos:notation "n23 Sm7.IIe (alt)" ;
  a skos:Concept .

