@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Proper_Christmas	foaf:primaryTopic	dbr:Proper_Christmas .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Proper_Christmas	rdf:type	dbo:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Proper_Christmas	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Proper_Christmas	rdf:type	wikidata:Q2188189 ,
		wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
dbr:Proper_Christmas	rdf:type	schema:CreativeWork ,
		dbo:Song ,
		schema:MusicRecording ,
		dbo:MusicalWork ;
	owl:sameAs	dbr:Proper_Christmas ;
	foaf:name	"Proper Christmas"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Proper_Christmas	rdfs:label	"Proper Christmas"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Proper_Christmas	dct:subject	dbc:British_Christmas_songs ,
		<http://dbpedia.org/resource/Category:2023_songs> ,
		<http://dbpedia.org/resource/Category:2023_singles> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Proper_Christmas_cover.jpeg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Proper_Christmas	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Proper_Christmas?oldid=1301394464&ns=0> ;
	dbo:description	"2023 single by the Krackpots"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Proper_Christmas_cover.jpeg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Proper_Christmas	dbp:wikiPageUsesTemplate	dbt:The_Kunts ,
		dbt:Reflist ,
		dbt:Use_British_English ,
		dbt:Short_description ,
		dbt:External_music_video ,
		dbt:Use_dmy_dates ,
		dbt:YouTube ,
		dbt:Infobox_song ,
		dbt:Start_date ;
	dbo:genre	dbr:Comedy_music ,
		dbr:Punk_rock ;
	dbp:genre	"* Punk rock\n* comedy"@en ;
	dbp:name	"Proper Christmas"@en ;
	dbp:type	"single"@en ;
	dbp:label	"Official Kulture"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Proper_Christmas	dbp:released	"2023-12-08"^^xsd:date ;
	dbp:artist	dbr:Kunt_and_the_Gang ;
	dbp:cover	"Proper Christmas cover.jpeg"@en ;
	dbp:prevTitle	"Bum the Runner"@en ;
	dbo:artist	dbr:Kunt_and_the_Gang ;
	dbo:recordLabel	dbr:Official_culture ;
	dbo:releaseDate	"2023-12-08"^^xsd:date ;
	dbp:prevYear	2023 ;
	foaf:isPrimaryTopicOf	wikipedia-en:Proper_Christmas .