@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:72153
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:prefLabel "Finanzmärkte"@de, "Financial Markets"@en ;
  a skos:Concept ;
  skos:scopeNote "(einschl.: z.B. Geld-, Wertpapier- und Terminmärkte, Kapitalmarkttheorie)nur Allgemeines und nationale Finanzmärkte (ausschl.: Börsen- und Wertpapierhandel als Branche BENUTZE: !665631774! SEC-15000  Börsen- und Wertpapierhandel) (ausschl.: Internationale Finanzmärkte BENUTZE: !665629877! ECS-07010  Internationales Währungssystem und Internationale Finanzmärkte)"@de ;
  rdfs:label "Financial Markets"@en, "Finanzmärkte"@de ;
  zbwext:notationLong "ECS-05020" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181509> ;
  skos:notation "ECS-05020" ;
  dc:identifier "72153" .

