@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:73397
  rdfs:label "Informationstechnik und Informatik"@de, "Information Technology and Computer Science"@en ;
  zbwext:notationLong "REL-10040" ;
  skos:prefLabel "Information Technology and Computer Science"@en, "Informationstechnik und Informatik"@de ;
  skos:notation "REL-10040" ;
  dc:identifier "73397" ;
  a skos:Concept ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:scopeNote "(einschl.: z.B. Computernetz, Datenverarbeitung, Künstliche Intelligenz, Netzarchitektur, Programmierung, Rechnerarchitektur, Systemanalyse, Virtuelle Realität) (ausschl.: Betriebliche Informationssysteme und IS-Anwendungen BENUTZE: !665629478! BIZ-09001  Wirtschaftsinformatik, Allgemeines) (ausschl.: Computerindustrie BENUTZE: !665631316! SEC-06040  Elektroindustrie) (ausschl.: EDV-Dienstleistungen BENUTZE: !665631839! SEC-19000  Datenverarbeitungswirtschaft)"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181618> .

