@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:Information_repository	rdf:type	ns2:RotatingDiscComputerStorageMedia ,
		ns2:MagneticDevices ,
		ns2:ComputerStorageTapeMedia .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Information_repository	owl:sameAs	ns4:Information_repository ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006afbb6c> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Information_repository	foaf:page	ns6:Information_repository .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Information_repository	rdfs:label	"Information repository"@en .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Information_repository	dbpprop:abstract	"An information repository is an easy to deploy secondary tier of data storage that can comprise multiple, networked data storage technologies running on diverse operating systems, where data that no longer needs to be in primary storage is protected, classified according to captured metadata, processed, de-duplicated, and then purged, automatically, based on data service level objectives and requirements. In information repositories, data storage resources are virtualized as composite storage sets and operate as a federated environment. Information repositories were developed to mitigate problems arising from data proliferation and eliminate the need for separately deployed data storage solutions because of the concurrent deployment of diverse storage technologies running diverse operating systems. They feature centralized management for all deployed data storage resources. They are self-contained, support heterogeneous storage resources, support resource management to add, maintain, recycle, and terminate media, track of off-line media, and operate autonomously."@en ;
	rdfs:comment	"An information repository is an easy to deploy secondary tier of data storage that can comprise multiple, networked data storage technologies running on diverse operating systems, where data that no longer needs to be in primary storage is protected, classified according to captured metadata, processed, de-duplicated, and then purged, automatically, based on data service level objectives and requirements."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Information_repository	skos:subject	ns10:Content_management_systems ,
		ns10:Computer_storage ,
		ns10:Data_security ,
		ns10:Information_technology_management .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Information_repository	dbpprop:hasPhotoCollection	ns11:Information_repository .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Information_repository	owl:sameAs	dbpedia:Information_repository .