@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Category:> .
dbpedia:Armistice	skos:subject	ns2:Armistices .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ns2:Armistices	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns2:Armistices	rdfs:label	"Armistices"@en ;
	skos:prefLabel	"Armistices"@en ;
	skos:broader	ns2:Laws_of_war ,
		ns2:War_treaties ,
		ns2:Legal_history .
<http://dbpedia.org/resource/Armistice_with_Germany_%28Compi%C3%A8gne%29>	skos:subject	ns2:Armistices .
dbpedia:Armistice_between_Italy_and_Allied_armed_forces	skos:subject	ns2:Armistices .
<http://dbpedia.org/resource/Armistice_with_Bulgaria_%28World_War_I%29>	skos:subject	ns2:Armistices .
dbpedia:Armistice_of_Mudros	skos:subject	ns2:Armistices .
dbpedia:Armistice_of_villa_Giusti	skos:subject	ns2:Armistices .
dbpedia:Armistice_of_Erzincan	skos:subject	ns2:Armistices .