@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:70641
  skos:notation "SEC-20000" ;
  dc:identifier "70641" ;
  a skos:Concept ;
  skos:prefLabel "Forschungseinrichtungen"@de, "Research Center"@en ;
  rdfs:label "Research Center"@en, "Forschungseinrichtungen"@de ;
  zbwext:notationLong "SEC-20000" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181573> ;
  skos:scopeNote "nur Forschung und Forschungsinstitute als Branche ! (ausschl.: Betriebliche Forschung BENUTZE: !665629400! BIZ-07020  Produktpolitik) (ausschl.: Forschungspolitik BENUTZE: !665629753! ECS-04040  Forschung und Technik) (ausschl.: Universitäre Forschungsinstitute BENUTZE: !665631952! SEC-24010  Hochschulen)"@de .

