@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:Embedded_RDF	rdf:type	ns2:XML-basedStandards ,
		ns2:Metadata .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Embedded_RDF	owl:sameAs	ns4:Embedded_RDF ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000056e5510> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Embedded_RDF	foaf:page	ns6:Embedded_RDF .
@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns8:	<http://arc.web-semantics.org/demos/> .
dbpedia:Embedded_RDF	dbpprop:reference	ns8:erdf-extract ,
		<http://triplr.org/> ,
		<http://arc.web-semantics.org/> ,
		<http://librdf.org/raptor/> .
@prefix ns9:	<http://simile.mit.edu/wiki/> .
dbpedia:Embedded_RDF	dbpprop:reference	ns9:Erdf_scraper ,
		<http://userscripts.org/scripts/show/8260> .
@prefix ns10:	<http://research.talis.com/2005/erdf/wiki/Main/> .
dbpedia:Embedded_RDF	dbpprop:reference	ns10:RdfInHtml ,
		<http://research.talis.com/2005/erdf/extract-rdf.xsl> .
@prefix ns11:	<http://purl.org/NET/erdf/> .
dbpedia:Embedded_RDF	dbpprop:reference	ns11:extract .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Embedded_RDF	rdfs:label	"Embedded RDF"@en ;
	dbpprop:abstract	"Embedded RDF (eRDF) is a syntax for writing HTML in such a way that the information in the HTML document can be extracted into Resource Description Framework. It was invented by Ian Davis in 2005, and partly inspired by microformats, a simplified approach to semantically annotate data in websites."@en ;
	rdfs:comment	"Embedded RDF (eRDF) is a syntax for writing HTML in such a way that the information in the HTML document can be extracted into Resource Description Framework. It was invented by Ian Davis in 2005, and partly inspired by microformats, a simplified approach to semantically annotate data in websites."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:Embedded_RDF	skos:subject	ns14:Knowledge_representation ,
		ns14:XML-based_standards ,
		ns14:Metadata ,
		ns14:XML ,
		ns14:Semantic_Web .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Embedded_RDF	dbpprop:hasPhotoCollection	ns15:Embedded_RDF .
<http://dbpedia.org/resource/ERDF_%28data_format%29>	dbpprop:redirect	dbpedia:Embedded_RDF .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Embedded_RDF	owl:sameAs	dbpedia:Embedded_RDF .