@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:ArchiveGrid	rdf:type	ns2:Archives ,
		ns2:DomainSpecificSearchEngines .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:ArchiveGrid	foaf:homepage	<http://www.archivegrid.org/web/index.jsp> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:ArchiveGrid	owl:sameAs	ns5:ArchiveGrid ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000097caa3> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:ArchiveGrid	foaf:page	ns6:ArchiveGrid .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:ArchiveGrid	dbpprop:reference	<http://www.archivegrid.org/web/index.jsp> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:ArchiveGrid	rdfs:label	"ArchiveGrid"@en ;
	dbpprop:abstract	"ArchiveGrid is a database containing nearly a million descriptions of archival collections from all over the world. Historical documents, personal papers, manuscripts and family histories are described and cataloged by librarians and archivists. With ArchiveGrid researchers can learn about the contents of these collections, contact the archives to arrange a visit to examine materials, or order copies. ArchiveGrid is a service of RLG, a not-for-profit membership organization of over 150 universities, national libraries, archives, historical societies, and other institutions."@en ;
	rdfs:comment	"ArchiveGrid is a database containing nearly a million descriptions of archival collections from all over the world. Historical documents, personal papers, manuscripts and family histories are described and cataloged by librarians and archivists. With ArchiveGrid researchers can learn about the contents of these collections, contact the archives to arrange a visit to examine materials, or order copies."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:ArchiveGrid	skos:subject	ns10:Archives ,
		ns10:Domain_specific_search_engines ,
		ns10:Historical_documents ,
		ns10:Databases .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:ArchiveGrid	dbpprop:hasPhotoCollection	ns11:ArchiveGrid .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:ArchiveGrid	owl:sameAs	dbpedia:ArchiveGrid .