# 13 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dcterm: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/proj> a skos:Concept ;
skos:prefLabel "Projektbezogene Datenbest\u00E4nde einzelner Bibliotheken (z.B. Bibliographien au\u00DFer Hochschulbibliographien)"@de .
<http://uri.gbv.de/database/proj-subgoeolr> dce:subject <http://uri.gbv.de/database/proj> ;
dcterm:extent "4456989"^^xsd:int ;
dcterm:title "Katalog der Onlineressourcen der SUB G\u00F6ttingen"@de ;
gbv:dbkey "proj-subgoeolr" ;
gbv:picabase <http://opac.sub.uni-goettingen.de/DB=1.3/> ;
gbv:srubase <http://sru.k10plus.de/proj-subgoeolr> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://opac.sub.uni-goettingen.de/DB=1.3/> .