@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix pm20sk: <http://zbw.eu/beta/pm20voc/sk/> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

pm20sk:72145
  skos:notation "ECS-07010" ;
  skos:prefLabel "International Monetary System and International Financial Markets"@en, "Internationales Währungssystem und internationale Finanzmärkte"@de ;
  skos:scopeNote "(einschl.: z.B. Auslandsschulden, Deviesenmärkte, Inflationsübertragung, internationaler Zahlungsverkehr, monetäre Außenwirtschaftstheorie, Währungspolitik, Währungswettbewerb, Zahlungsbilanz)"@de ;
  a skos:Concept ;
  rdfs:label "International Monetary System and International Financial Markets"@en, "Internationales Währungssystem und internationale Finanzmärkte"@de ;
  zbwext:notationLong "ECS-07010" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181514> ;
  dc:identifier "72145" ;
  skos:editorialNote "beinhaltet STW-Notationen: V.07.03.01, V.07.07"@de .

