@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:AnaEE_CREA a fip:FAIR-Implementation-Community;
dct:isPartOf ;
rdfs:comment "CREA is the leading Italian research organization dedicated to the agri-food supply chains. CREA operates as a legal entity under public law, and are supervised by the Ministry of Agricultural, Food and Forestry Policies (Mipaaf).";
rdfs:label "AnaEE CREA community";
rdfs:seeAlso ;
fip:has-research-domain , ,
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8351-0230 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "OtFI8Zqll9+cIUZc8ZMzLdhQjV5ATL67hwFvi2n7oUXaQHPRzZ8EzakWayuMwHmBdcyZfJvQgco4+zPtXqeU/PNEcdzyA8sgUjaGqsDALxUEzZYE7NazaiEOVEZVW+mWmvGdBj+YuGiPSQMJG9d2wWhsUYIaV6nliCXAhN3R/R4=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-20T18:12:59.312+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces sub:AnaEE_CREA;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}