@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:72147
  rdfs:label "Außenwirtschaft und internationale Wirtschaftsbeziehungen, Allgemeines"@de, "International Economics, General"@en ;
  skos:prefLabel "Außenwirtschaft und internationale Wirtschaftsbeziehungen, Allgemeines"@de, "International Economics, General"@en ;
  skos:scopeNote "(einschl.: z.B. Außenwirtschaftstheorie und -politik, Globalisierung, Handelskonflikt, internationaler Wettbewerb, offene Volkswirtschaft, Weltwirtschaftsordnung, Zoll) (ausschl.: Internationale Betriebswirtschaft BENUTZE: !665629117! BIZ-01070  Internationales Management) (ausschl.: Monetäre Außenwirtschaftstheorie BENUTZE: !665629877! ECS-07010  Internationales Währungssystem und Internationale Finanzmärkte)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  zbwext:notationLong "ECS-07001" ;
  a skos:Concept ;
  skos:notation "ECS-07001" ;
  dc:identifier "72147" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181514> .

