@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Allison_Nelson	dbo:militaryService	dbr:Allison_Nelson__MilitaryService__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Allison_Nelson__MilitaryService__1	rdf:type	dbo:CareerStation .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Allison_Nelson__MilitaryService__1	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod ,
		dbo:MilitaryService .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Allison_Nelson__MilitaryService__1	owl:sameAs	dbr:Allison_Nelson__MilitaryService__1 ;
	dbo:country	dbr:United_States ,
		dbr:Confederate_States_of_America ;
	dbo:militaryRank	dbr:Brigadier_general ,
		<http://dbpedia.org/resource/Captain_(United_States_O-3)> ;
	dbo:battle	dbr:American_Civil_War ,
		<http://dbpedia.org/resource/Mexican\u2013American_War> ;
	dbo:militaryBranch	dbr:United_States_Volunteers .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Allison_Nelson__MilitaryService__1	dbo:serviceEndYear	"1847"^^xsd:gYear ;
	dbo:serviceStartYear	"1846"^^xsd:gYear .