@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	rdf:type	ns1:SocialPerson .
@prefix schema:	<http://schema.org/> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	rdf:type	schema:MusicGroup .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	rdf:type	wikidata:Q24229398 ,
		schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	rdf:type	owl:Thing ,
		wikidata:Q215380 ,
		wikidata:Q43229 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	rdf:type	dbo:Group ,
		dbo:Band ,
		dbo:Organisation ,
		ns1:Agent ,
		dbo:Agent ;
	owl:sameAs	<http://dbpedia.org/resource/RAM_(band)__RAM__1> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	foaf:name	"RAM"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	dbo:activeYearsStartYear	"1990"^^xsd:gYear .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/RAM_(band)__RAM__1>	dbo:recordLabel	dbr:Margaritaville_Records ,
		dbr:Kid_Rena ,
		dbr:Willibelle ,
		dbr:Cave_Wall_Records ;
	dbo:hometown	dbr:Port-au-Prince ,
		dbr:Haiti ;
	dbo:background	"group_or_band" ;
	dbo:genre	dbr:Rasin ;
	dbo:bandMember	dbr:Richard_Auguste_Morse .