@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:Annotea	rdf:type	ns2:Metadata .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Annotea	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000be5f5e> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns5:	<http://en.wikipedia.org/wiki/> .
dbpedia:Annotea	foaf:page	ns5:Annotea .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Annotea	rdfs:label	"Annotea"@en ,
		"Annotea"@it .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Annotea	dbpprop:abstract	"In metadata, Annotea is an RDF standard sponsored by the W3C to enhance document-based collaboration via shared document metadata based on tags, bookmarks, and other annotations. In this case document metadata includes: Keywords Comments Notes Explanations Errors Corrections In general, Annotea associates text strings to a web document or selected parts of a web document without actually needing to modify the original document. Users that access any web documents can also load the metadata associated with it from a selected annotation server (or groups of servers) and see a peer group's comments on the document. Similarly shared metadata tags can be attached to web documents to help in future retrieval. Annotea is an extensible standard and is designed to work with other W3C standards when possible. For instance, Annotea uses an RDF schema for describing annotations as metadata and XPointer for locating the annotations in the annotated document. Similarly a bookmark schema describes the bookmark and topic metadata. Annotea is part of the W3C Semantic Web efforts. An example implementation of Annotea is W3C's Amaya editor/browser. The current Amaya user interface for annotations is presented in the Amaya documentation. Other projects consists of Plugins for Firefox/Mozilla or Annotatio Client which interacts with most browsers per JavaScript."@en ,
		"Annotea \u00E8 un Resource Description Framework standard per la creazione e la pubblicazione di annotazioni condivise su documenti web. L'idea consiste nella condivisione di metadati agganciati a qualsiasi documento web senza toccare il documento originale. Annotazioni, appunti, approfondimenti e spiegazioni possono essere condivisi come per gli shared bookmarks. Il progetto \u00E8 definito e promosso dal W3C. Sfrutta un insieme di tecnologie come HTTP, XML."@it ;
	rdfs:comment	"Annotea \u00E8 un Resource Description Framework standard per la creazione e la pubblicazione di annotazioni condivise su documenti web. L'idea consiste nella condivisione di metadati agganciati a qualsiasi documento web senza toccare il documento originale. Annotazioni, appunti, approfondimenti e spiegazioni possono essere condivisi come per gli shared bookmarks. Il progetto \u00E8 definito e promosso dal W3C. Sfrutta un insieme di tecnologie come HTTP, XML."@it ,
		"In metadata, Annotea is an RDF standard sponsored by the W3C to enhance document-based collaboration via shared document metadata based on tags, bookmarks, and other annotations. In this case document metadata includes: Keywords Comments Notes Explanations Errors Corrections In general, Annotea associates text strings to a web document or selected parts of a web document without actually needing to modify the original document."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
dbpedia:Annotea	skos:subject	ns9:Metadata .
@prefix ns10:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Annotea	dbpprop:hasPhotoCollection	ns10:Annotea .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Annotea	owl:sameAs	dbpedia:Annotea .