@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://dbpedia.org/ontology/> .
ns1:strength	rdf:type	rdf:Property .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:strength	rdf:type	owl:DatatypeProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:strength	rdfs:domain	ns1:MilitaryConflict .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:strength	rdfs:range	xsd:string .
@prefix dbo:	<http://dbpedia.org/ontology/> .
ns1:strength	owl:sameAs	dbo:strength ;
	rdfs:label	"St\u00E4rke"@de ,
		"strength"@en ,
		"\u03B4\u03CD\u03BD\u03B1\u03BC\u03B7"@el .
@prefix prov:	<http://www.w3.org/ns/prov#> .
@prefix ns7:	<http://mappings.dbpedia.org/index.php/OntologyProperty:> .
ns1:strength	prov:wasDerivedFrom	ns7:strength .