@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:New_Path__New_Path__1	rdf:type	dbo:Agent ,
		dbo:PoliticalParty .
@prefix schema:	<http://schema.org/> .
dbr:New_Path__New_Path__1	rdf:type	schema:Organization .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:New_Path__New_Path__1	rdf:type	wikidata:Q24229398 ,
		wikidata:Q7278 .
@prefix ns5:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:New_Path__New_Path__1	rdf:type	ns5:Agent ,
		ns5:SocialPerson .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:New_Path__New_Path__1	rdf:type	owl:Thing ,
		wikidata:Q43229 ,
		dbo:Organisation ;
	owl:sameAs	dbr:New_Path__New_Path__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:New_Path__New_Path__1	foaf:name	"Yeni Yol"@en ,
		"New Path"@en ;
	dbo:affiliation	dbr:Felicity_Party ,
		dbr:Democracy_and_Progress_Party ,
		<http://dbpedia.org/resource/Future_Party_(Turkey)> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:New_Path__New_Path__1	dbo:formationDate	"2025-01-10"^^xsd:date ;
	dbo:formationYear	"2025"^^xsd:gYear ;
	dbo:ideology	dbr:Conservatism ;
	dbo:colourName	"Blue and white"@en .