@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Stayed_Gone__Stayed_Gone__1	rdf:type	dbo:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Stayed_Gone__Stayed_Gone__1	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Stayed_Gone__Stayed_Gone__1	rdf:type	wikidata:Q386724 ,
		wikidata:Q2188189 .
@prefix schema:	<http://schema.org/> .
dbr:Stayed_Gone__Stayed_Gone__1	rdf:type	schema:MusicRecording ,
		dbo:Song ,
		dbo:MusicalWork ,
		schema:CreativeWork ;
	owl:sameAs	dbr:Stayed_Gone__Stayed_Gone__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Stayed_Gone__Stayed_Gone__1	foaf:name	"Stayed Gone"@en ;
	dbo:artist	<http://dbpedia.org/resource/Alastor_(Hazbin_Hotel)> ,
		dbr:Christian_Borle ;
	dbo:recordLabel	dbr:A24 .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbr:Stayed_Gone__Stayed_Gone__1	ns8:runtime	"3.0"^^dbd:minute ;
	dbo:producer	dbr:The_Living_Tombstone .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Stayed_Gone__Stayed_Gone__1	dbo:runtime	"180.0"^^xsd:double ;
	dbo:writer	dbr:The_Living_Tombstone ;
	dbo:album	<http://dbpedia.org/resource/Hazbin_Hotel_(soundtrack)> ;
	dbo:genre	dbr:Electro_swing .