@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Battle_of_Chaegunghyon	foaf:primaryTopic	dbr:Battle_of_Chaegunghyon .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Battle_of_Chaegunghyon	rdf:type	dbo:Event ,
		dbo:MilitaryConflict .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Battle_of_Chaegunghyon	rdf:type	owl:Thing ,
		dbo:SocietalEvent .
@prefix schema:	<http://schema.org/> .
dbr:Battle_of_Chaegunghyon	rdf:type	schema:Event .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Battle_of_Chaegunghyon	rdf:type	ns7:Event .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Battle_of_Chaegunghyon	rdf:type	wikidata:Q1656682 ;
	owl:sameAs	dbr:Battle_of_Chaegunghyon ;
	foaf:name	"Battle of Chaegunghyon"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Battle_of_Chaegunghyon	rdfs:label	"Battle of Chaegunghyon"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Battle_of_Chaegunghyon	dct:subject	dbc:Battles_of_the_Korean_War ,
		dbc:Battles_of_the_Korean_War_involving_the_United_Kingdom ,
		dbc:Battles_of_the_Korean_War_involving_China .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Battle_of_Chaegunghyon	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Battle_of_Chaegunghyon?oldid=1276364140&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Battle_of_Chaegunghyon .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Battle_of_Chaegunghyon	dbo:date	"1951-01-04"^^xsd:date ;
	dbo:causalties	"~200 killed or captured" ,
		"10 tanks" .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Battle_of_Chaegunghyon	dbp:commander	"Hank Carson"@en ;
	dbo:isPartOfMilitaryConflict	dbr:Korean_War ;
	dbo:result	"British victory" ;
	dbp:casualties	"~200 killed or captured\n10 tanks"@en ,
		"Unknown"@en ;
	dbp:conflict	"Battle of Chaegunghyon"@en ;
	dbp:partof	dbr:Korean_War ;
	dbp:result	"British victory"@en ;
	dbp:date	"--01-04"^^xsd:gMonthDay ;
	dbo:place	dbr:Yangju ;
	dbp:place	dbr:Yangju ;
	dbo:description	"1951 battle of the Korean War"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Battle_of_Chaegunghyon	dbp:wikiPageUsesTemplate	dbt:Infobox_military_conflict ,
		dbt:Short_description ,
		dbt:Flagu ,
		dbt:Flag_icon ,
		dbt:Flag ,
		dbt:Campaignbox_Korean_War ,
		dbt:Use_dmy_dates ,
		dbt:Coord_missing ,
		dbt:Reflist ;
	dbp:units	"Royal Ulster Rifles"@en .