@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Sunday_Service__Sunday_Service__1	rdf:type	wikidata:Q2188189 .
@prefix schema:	<http://schema.org/> .
dbr:Sunday_Service__Sunday_Service__1	rdf:type	schema:MusicRecording .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Sunday_Service__Sunday_Service__1	rdf:type	owl:Thing ,
		wikidata:Q386724 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Sunday_Service__Sunday_Service__1	rdf:type	dbo:Song ,
		dbo:MusicalWork ,
		schema:CreativeWork ,
		dbo:Work ;
	owl:sameAs	dbr:Sunday_Service__Sunday_Service__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Sunday_Service__Sunday_Service__1	foaf:name	"Sunday Service"@en ;
	dbo:artist	dbr:Latto ;
	dbo:previousWork	<http://dbpedia.org/resource/Can\u0027t_Get_Enough_(Jennifer_Lopez_song)> ;
	dbo:recordLabel	dbr:RCA_Records ;
	dbo:subsequentWork	<http://dbpedia.org/resource/Big_Mama_(song)> .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbr:Sunday_Service__Sunday_Service__1	ns8:runtime	"2.7666666666666666"^^dbd:minute .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Sunday_Service__Sunday_Service__1	dbo:runtime	"166.0"^^xsd:double ;
	dbo:writer	dbr:Latto ;
	dbo:album	dbr:Sugar_Honey_Iced_Tea ;
	dbo:releaseDate	"2024-02-09"^^xsd:date .