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

<https://pm20.zbw.eu/category/subject/i/209309>
  skos:notation "n23 Sm11" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145305> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/209309>, <https://pm20.zbw.eu/category/subject/s/n23_Sm11> ;
  skos:note "folderCount: 5" ;
  zbwext:notationLong "n 23 SM 011" ;
  dc:identifier "209309" ;
  a skos:Concept ;
  skos:prefLabel "Valutaklauseln"@de, "Foreign exchange clauses"@en ;
  zbwext:folderCount 5 ;
  rdfs:label "Foreign exchange clauses"@en, "Valutaklauseln"@de ;
  skos:exactMatch wd:Q104710984 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/209309/about> .

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/145305>
  skos:notation "n23" ;
  rdfs:label "Money and currency"@en, "Geld und Währung"@de ;
  skos:prefLabel "Money and currency"@en, "Geld und Währung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/209309> .

