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

pm20pr:72369
  dc:identifier "72369" ;
  skos:broader <http://zbw.eu/beta/pm20voc/pr/i/124348> ;
  rdfs:label "Competition Policy"@en, "Wettbewerbspolitik"@de ;
  skos:editorialNote "Fusionen in einzelnen Branchen vgl. aber jeweils bei den Branchen"@de ;
  skos:prefLabel "Competition Policy"@en, "Wettbewerbspolitik"@de ;
  a skos:Concept ;
  skos:scopeNote "(einschl.: Wettbewerbsrecht, Wirtschaftskonzentration, Konzentrationspolitik, (Kartelle, Fusionen, Kartellrecht), Unlauterer Wettbewerb)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/pr> ;
  zbwext:notationLong "VW08" ;
  skos:notation "VW08" .

<http://zbw.eu/beta/pm20voc/pr> 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 .

