@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:72132
  skos:prefLabel "Industrieökonomik und Wettbewerb, Allgemeines"@de, "Industrial Organization, General"@en ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  dc:identifier "72132" ;
  rdfs:label "Industrieökonomik und Wettbewerb, Allgemeines"@de, "Industrial Organization, General"@en ;
  skos:scopeNote "(einschl.: z.B. Marktstruktur-Strategie-Marktperformance, allgemeines zum Wettbewerb, Wettbewerbstheorie) (ausschl.: Marktformenlehre BENUTZE: !665629613! ECS-02030  Markttheorie)"@de ;
  skos:notation "ECS-10001" ;
  a skos:Concept ;
  zbwext:notationLong "ECS-10001" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181519> .

