@prefix rdf: . @prefix rdfs: . @prefix foaf: . @prefix dcterms: . @prefix void: . @prefix oo: . @prefix xsd: . @prefix : <#> . # this file <> dcterms:modified "2012-07-24"^^xsd:date . ## your dataset rdf:type void:Dataset ; foaf:homepage ; dcterms:title "lobid. Index of libraries and related organisations" ; dcterms:description "Linked Data based international index of libraries and related organisations. Gathered and published by the hbz. See https://wiki1.hbz-nrw.de/pages/viewpage.action?pageId=1572888" ; dcterms:publisher ; dcterms:issued "2010-08-31"^^xsd:date ; dcterms:modified "2012-03-15"^^xsd:date ; oo:corrections ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:exampleResource ; dcterms:subject ; void:sparqlEndpoint . # interlinking to :dbpedia :dbpedia rdf:type void:Dataset ; foaf:homepage ; dcterms:title "German dbpedia" ; dcterms:description "DBpedia Deutschland stellt die strukturierten Informationen der deutschen Wikipedia frei zur Verfügung. Dabei ist dies ein Teil des internationalen DBpedia Projektes, wobei wir uns auf die Extraktion und Bereitstellung der Informationen der deutschen Wikipedia beschränken" ; void:exampleResource . :lobidOrg-dbpedia rdf:type void:Linkset ; void:linkPredicate ; void:subjectsTarget ; void:objectsTarget :dbpedia . # interlinking to :geonames :geonames rdf:type void:Dataset ; foaf:homepage ; dcterms:title "GeoNames" ; dcterms:description "The GeoNames geographical database covers all countries and contains over eight million placenames that are available for download free of charge." ; void:exampleResource . :lobidOrg-geonames rdf:type void:Linkset ; void:linkPredicate ; void:subjectsTarget ; void:objectsTarget :geonames .