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

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
pm20sk:72122
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181523> ;
  rdfs:label "Umwelt- und Ressourcenökonomik, Allgemeines"@de, "Environmental and Resource Economics, General"@en ;
  dc:identifier "72122" ;
  skos:prefLabel "Environmental and Resource Economics, General"@en, "Umwelt- und Ressourcenökonomik, Allgemeines"@de ;
  a skos:Concept ;
  zbwext:notationLong "ECS-12001" ;
  skos:scopeNote "nur volkswirtschaftliche Literatur! (ausschl.: Abfall- und Recyclingbranche BENUTZE: !665632045! SEC-32001  Abfallwirtschaft und Recycling, Allgemeines) (ausschl.: Allgemeine Umweltfragen BENUTZE: !665631030! REL-10010  Geowissenschaften und Umwelt) (ausschl.: Betriebliche Umweltökonomie BENUTZE: !665629109! BIZ-01060  Umweltmanagement) (ausschl.: Umweltschutzbranche BENUTZE: !66563207X! SEC-33000  Umweltschutzsektor)"@de ;
  skos:notation "ECS-12001" .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

