@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/stonework/0.2.0> a prov:Entity;
	 dc:title "STONEWORK — Semantic Threat Ontology and Research Framework";
	 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".
