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

pm20sk:73274
  dc:identifier "73274" ;
  rdfs:label "Decision Theory"@en, "Entscheidungstheorie"@de ;
  skos:prefLabel "Entscheidungstheorie"@de, "Decision Theory"@en ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  a skos:Concept ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181534> ;
  skos:scopeNote "(ausschl.: Betriebswirtschaftliche Entscheidungstheorie BENUTZE: !665629494! BIZ-10001  Unternehmensforschung und Operations Research, Allgemeines)"@de ;
  skos:notation "ECS-18000" ;
  zbwext:notationLong "ECS-18000" .

<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 .

