@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/Mr._Moon_%28song%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	dbpprop:name	"Mr Moon"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	dbpedia-owl:label	dbpedia:EMI .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	ns5:label	dbpedia:EMI ;
	dbpedia-owl:genre	dbpedia:Garage_Rock ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/The_Band_%28song%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006b2b72e> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	foaf:name	"Mr Moon" ;
	foaf:page	<http://en.wikipedia.org/wiki/Mr._Moon_%28song%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	ns8:releaseDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:musicalBand	dbpedia:Mando_Diao .
@prefix ns9:	<http://dbpedia.org/ontology/Single/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	ns9:musicalBand	dbpedia:Mando_Diao .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	rdfs:label	"Mr. Moon (song)"@en ;
	ns8:genre	dbpedia:Garage_Rock ;
	ns8:subsequentWork	<http://dbpedia.org/resource/The_Band_%28song%29> ;
	dbpedia-owl:previousWork	dbpedia:Motown_Blood_EP ;
	dbpedia-owl:musicalArtist	dbpedia:Mando_Diao ;
	ns9:musicalArtist	dbpedia:Mando_Diao ;
	dbpprop:abstract	"\"Mr Moon\" is the debut single of the Swedish band Mando Diao. The title track would later appear on the band's first album, Bring 'Em In, while \"She's So\" was only released on the Japanese version of the album. The single reached #37 on Swedish charts. In response to a question asked by a fan on their website, the band confirmed that part of the song was about The Who's original drummer, Keith Moon."@en ;
	rdfs:comment	"\"Mr Moon\" is the debut single of the Swedish band Mando Diao. The title track would later appear on the band's first album, Bring 'Em In, while \"She's So\" was only released on the Japanese version of the album. The single reached #37 on Swedish charts. In response to a question asked by a fan on their website, the band confirmed that part of the song was about The Who's original drummer, Keith Moon."@en ;
	ns8:previousWork	dbpedia:Motown_Blood_EP ;
	dbpedia-owl:releaseDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	skos:subject	ns12:Mando_Diao_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	dbpprop:wikiPageUsesTemplate	ns13:single_infobox ;
	dbpprop:genre	dbpedia:Garage_Rock ;
	dbpprop:label	"EMI Music Sweden, Majesty"@en ;
	dbpprop:lastSingle	dbpedia:Motown_Blood_EP ;
	dbpprop:nextSingle	"\" The Band\"<br />(2002)"@en ;
	dbpprop:artist	dbpedia:Mando_Diao ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Mr._Moon_%28song%29> .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Mr._Moon_%28song%29>	dbpprop:wordnet_type	ns14:synset-phonograph_record-noun-1 ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Mr._Moon_%28song%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/Mr._Moon_%28song%29> .