@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://en.wikipedia.org/wiki/> .
dbpedia:Dinero	foaf:page	ns2:Dinero .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Dinero	rdfs:label	"Dinero"@en .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Dinero	dbpprop:abstract	"Dinero is the Spanish word for money. Dinero may also refer to: Dinero, Texas, an unincorporated community in eastern Live Oak County, Texas. Dinero (cache simulator), a trace-driven uniprocessor cache simulator by Wisconsin UNIV. Don Dinero, an American-born Cuban Rap mobster music artist living in Miami, Florida. Monte Dinero, a town on the southeastern tip of Patagonia, in Santa Cruz Province, Argentina. Spanish dinero, an obsolete Spanish currency."@en ;
	rdfs:comment	"Dinero is the Spanish word for money. Dinero may also refer to: Dinero, Texas, an unincorporated community in eastern Live Oak County, Texas. Dinero (cache simulator), a trace-driven uniprocessor cache simulator by Wisconsin UNIV. Don Dinero, an American-born Cuban Rap mobster music artist living in Miami, Florida. Monte Dinero, a town on the southeastern tip of Patagonia, in Santa Cruz Province, Argentina. Spanish dinero, an obsolete Spanish currency."@en .