@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://w3id.org/gfo/release/2024-11-18> a prov:Entity;
	 dc:title "General Formal Ontology (GFO)";
	 prov:wasAttributedTo <https://github.com/dgarijo/Widoco/>,<http://www.essepuntato.it/lode/>;
	 prov:wasRevisionOf <https://w3id.org/gfo/release/2024-07-05>;
.
