@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/rcao/0.1.0> a prov:Entity;
	 dc:title "Resilient Collective Awareness Ontology";
	 prov:wasAttributedTo :agent0;
	 prov:wasAttributedTo :agent1;
	 prov:wasAttributedTo :agent2;
	 prov:wasAttributedTo :agent3;
	 prov:wasAttributedTo :agent4;
	 prov:wasAttributedTo <https://github.com/dgarijo/Widoco/>,<http://www.essepuntato.it/lode/>;
	 prov:wasGeneratedAt "2026-04-25T12:00:00";
.
:agent0 a prov:Agent; foaf:name "Carlos Utrilla Guerrero, Vicomtech Research Institute (0000-0002-9994-1462)".
:agent1 a prov:Agent; foaf:name "Marcos Nieto Doncel, Vicomtech Research Institute (0000-0002-7853-6708)".
:agent2 a prov:Agent; foaf:name "Nerea Aranjuelo Ansa, Vicomtech Research Institute (0000-0001-9879-0992)".
:agent3 a prov:Agent; foaf:name "New collaborator ()".
:agent4 a prov:Agent; foaf:name "other ()".
