@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/...De_Piel_Negra>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/...De_Piel_Negra>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/...De_Piel_Negra>	dbpprop:name	"...De Piel Negra"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/...De_Piel_Negra>	dbpedia-owl:label	dbpedia:FonoVisa .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/...De_Piel_Negra>	ns5:label	dbpedia:FonoVisa ;
	dbpedia-owl:genre	dbpedia:Rock_Pop ,
		dbpedia:Ballad ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Algo_Natural_%28album%29> ;
	ns5:artist	dbpedia:Alejandra_Guzman .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/...De_Piel_Negra>	foaf:name	"...De Piel Negra" ;
	foaf:page	<http://en.wikipedia.org/wiki/...De_Piel_Negra> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/...De_Piel_Negra>	ns8:releaseDate	"1996-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Alejandra_Guzman .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/...De_Piel_Negra>	rdfs:label	"...De Piel Negra"@en ;
	ns8:genre	dbpedia:Ballad ,
		dbpedia:Rock_Pop ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Algo_Natural_%28album%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Cambio_de_Piel_%28Alejandra_Guzm%C3%A1n_album%29> ;
	dbpedia-owl:recordDate	"1988-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"1988-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"... De Piel Negra is a greatest hits album, by a Mexican rock singer Alejandra Guzman. It was released in 1996. The album has seven songs that had been released previously, and three new songs."@en ;
	rdfs:comment	"... De Piel Negra is a greatest hits album, by a Mexican rock singer Alejandra Guzman. It was released in 1996. The album has seven songs that had been released previously, and three new songs."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/Cambio_de_Piel_%28Alejandra_Guzm%C3%A1n_album%29> ;
	dbpedia-owl:releaseDate	"1996-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/...De_Piel_Negra>	skos:subject	<http://dbpedia.org/resource/Category:1996_albums> ,
		<http://dbpedia.org/resource/Category:Alejandra_Guzm%C3%A1n_albums> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/...De_Piel_Negra>	dbpprop:wikiPageUsesTemplate	ns11:infobox_album ;
	dbpprop:type	"greatest"@en ;
	dbpprop:background	"Color"@en ;
	dbpprop:genre	dbpedia:Ballad ,
		dbpedia:Rock_Pop ;
	dbpprop:label	dbpedia:FonoVisa ;
	dbpprop:cover	"ALEJANDRA GUZMAN LP'.jpg"@en ;
	dbpprop:lastAlbum	<http://dbpedia.org/resource/Cambio_de_Piel_%28Alejandra_Guzm%C3%A1n_album%29> ;
	dbpprop:nextAlbum	<http://dbpedia.org/resource/Algo_Natural_%28album%29> ;
	dbpprop:artist	dbpedia:Alejandra_Guzman ;
	dbpprop:recorded	"1988-1996"@en .