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

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
pm20sk:70616
  skos:scopeNote "(einschl.: einschl. gesamte Kunststoffindustrie (Herstellung plus Verarbeitung); z.B. Kunststoffverarbeitung, Kunststoffwaren, Reifen) (ausschl.: Kunststoffherstellung BENUTZE: !665631332! SEC-06060  Chemieindustrie)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  dc:identifier "70616" ;
  zbwext:notationLong "SEC-06090" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181544> ;
  skos:prefLabel "Plastics and Rubber Industry"@en, "Kunststoff- und Gummiindustrie"@de ;
  rdfs:label "Plastics and Rubber Industry"@en, "Kunststoff- und Gummiindustrie"@de ;
  skos:notation "SEC-06090" ;
  a skos:Concept .

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

