@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns1:	<http://en.wikipedia.org/wiki/Chelsea_Handler:> .
@prefix ns2:	<http://dbpedia.org/resource/Chelsea_Handler:> .
ns1:_The_Feeling	foaf:primaryTopic	ns2:_The_Feeling .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns2:_The_Feeling	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
ns2:_The_Feeling	rdf:type	wikidata:Q15416 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
ns2:_The_Feeling	rdf:type	dbo:TelevisionShow ,
		dbo:Work ,
		wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
ns2:_The_Feeling	rdf:type	schema:CreativeWork ;
	owl:sameAs	ns2:_The_Feeling .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns2:_The_Feeling	rdfs:label	"Chelsea Handler: The Feeling"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
ns2:_The_Feeling	dct:subject	<http://dbpedia.org/resource/Category:2025_television_specials> ,
		<http://dbpedia.org/resource/Category:2025_comedy_films> ,
		<http://dbpedia.org/resource/Category:2025_films> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
ns2:_The_Feeling	dct:subject	dbc:Netflix_stand-up_comedy_specials ,
		<http://dbpedia.org/resource/Category:2020s_American_television_specials> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
ns2:_The_Feeling	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Chelsea_Handler:_The_Feeling?oldid=1302185376&ns=0> ;
	foaf:isPrimaryTopicOf	ns1:_The_Feeling .
@prefix dbp:	<http://dbpedia.org/property/> .
ns2:_The_Feeling	dbp:language	"English"@en ;
	dbp:country	"United States"@en .
@prefix dbr:	<http://dbpedia.org/resource/> .
ns2:_The_Feeling	dbo:starring	dbr:Chelsea_Handler ;
	dbp:starring	dbr:Chelsea_Handler ;
	dbo:network	dbr:Netflix ;
	dbp:network	dbr:Netflix .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns2:_The_Feeling	dbp:released	"2025-03-25"^^xsd:date .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
ns2:_The_Feeling	dbp:wikiPageUsesTemplate	dbt:Infobox_television ,
		dbt:Reflist ,
		dbt:Chelsea_Handler ,
		dbt:IMDb_title ,
		dbt:Start_date ,
		dbt:US-comedy-tv-prog-stub ,
		dbt:Netflix_specials .