@base <http://zbw.eu/stw/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix waiver: <http://vocab.org/waiver/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zbwext: <../namespaces/zbw-extensions/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix stw: <> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<mapping/gnd>
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    dc:creator "Deutsche Nationalbibliothek (DNB) und ZBW - Leibniz-Informationszentrum Wirtschaft"@de, "German National Library (DNB) and ZBW - Leibniz Information Centre for Economics"@en ;
    dc:publisher "ZBW - Leibniz Information Centre for Economics"@en, "ZBW - Leibniz-Informationszentrum Wirtschaft"@de ;
    dcterms:description "Aufgebaut durch DNB, USB Köln und ZBW und laufend fortgeschrieben von Expertinnen aus ZBW und DNB"@de, "Created by DNB, USB Cologne and ZBW and continously maintained by domain experts of ZBW and DNB"@en ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    dcterms:rights """Die CC0-Lizenzierung des Mappings soll eine möglichst breite und 
  einfache Wiederverwendung ohne rechtliche Einschränkungen fördern. 
  Über einen Hinweis auf die oben angegebene Urheberschaft und eine freie Verfügbarkeit
  von Projekten, die dieses Mapping verwenden, würden wir uns 
  jedoch freuen."""@de, """The CC0 license has been applied to the mapping for broad and easy 
  re-use without legal restrictions. We would, however, appreciate an 
  attribution to the creators (as indicated above) and the free availability
  of projects which make use of this mapping."""@en ;
    dcterms:title "Mapping GND - STW"@de, "Mapping GND - STW"@en ;
    void:propertyPartition [
        void:property "skos:broadMatch"@de, "skos:broadMatch"@en ;
        void:triples "136"@de, "136"@en
    ], [
        void:property "skos:exactMatch"@de, "skos:exactMatch"@en ;
        void:triples "5293"@de, "5293"@en
    ], [
        void:property "skos:narrowMatch"@de, "skos:narrowMatch"@en ;
        void:triples "5997"@de, "5997"@en
    ], [
        void:property "skos:relatedMatch"@de, "skos:relatedMatch"@en ;
        void:triples "2022"@de, "2022"@en
    ] ;
    waiver:norms <http://opendatacommons.org/norms/odc-by-sa/> ;
    a void:Linkset .

<mapping/gnd/target>
    dc:creator "Deutsche Nationalbibliothek in Kooperation mit verschiedenen Bibliotheken und Bibliotheksverbünden"@de, "German National Library in cooperation with various libraries and library networks"@en ;
    dcterms:description """Die Gemeinsame Normdatei ist ein kontrolliertes Schlagwortsystem, 
      das vor allem zur Sacherschließung in deutschen Bibliotheken eingesetzt wird."""@de, """The Integrated Authority File (GND) is a controlled keyword system,
      that is mainly used for indexing in German libraries."""@en ;
    a void:Dataset ;
    owl:versionInfo "2013-10-29"@de, "2013-10-29"@en ;
    foaf:homepage <http://www.dnb.de/EN/Standardisierung/GND/gnd_node.html> .

