@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:70658
  skos:notation "SEC-19000" ;
  skos:scopeNote "(einschl.: z.B. Datenbankanbieter, EDV-Dienstleistungen, Informationsvermittlung, Softwareindustrie) (ausschl.: Allgemeine Informationsdienstleistungen BENUTZE: !665632029! SEC-30000  Informationswirtschaft) (ausschl.: Allgemeines zur DV BENUTZE: !665631065! REL-10040  Informationstechnik und Informatik)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  dc:identifier "70658" ;
  skos:prefLabel "Computer Software and Services Industries"@en, "Datenverarbeitungswirtschaft"@de ;
  rdfs:label "Datenverarbeitungswirtschaft"@de, "Computer Software and Services Industries"@en ;
  a skos:Concept ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181572> ;
  zbwext:notationLong "SEC-19000" .

