@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix : <> .
<https://cyberterrain.org/ns/stones/0.1.0> a prov:Entity;
	 dc:title "STONES — STIX ONtology Expression System";
	 prov:wasAttributedTo :agent0;
	 prov:wasAttributedTo <https://github.com/dgarijo/Widoco/>,<http://www.essepuntato.it/lode/>;
.
:agent0 a prov:Agent; foaf:name "Hohimer Intelligence Strategies LLC".
