@prefix dc: .
@prefix this: .
@prefix sub: .
@prefix schema: .
@prefix np: .
@prefix doap: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix fip: .
@prefix prov: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
schema:url ;
doap:implements ;
a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry;
rdfs:comment "AgroPortal is an ontology repository for agronomy as well as food, plant, agriculture and biodiversity sciences. It provides ontology hosting, search, versioning, visualization, comment, and recommendation; enables semantic annotation; stores and exploits ontology alignments; and enables interoperation with the semantic web. To align with the needs of the agronomy community, AgroPortal uses SKOS vocabularies and trait dictionaries) and supported features (offering detailed metadata and advanced annotation capabilities).";
rdfs:label "AgroPortal";
rdfs:seeAlso .
}
sub:provenance {
sub:assertion dc:creator orcid:0000-0003-2195-3997;
prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "OeEy0Eqx8EhKyn7B8P1NvG2FS8bh/koMfk9PmeuUw3Tp2i6rOEViSkR+u0PV6cxNFQLUiULR7yF8Ds1OqiZhD8C4x11fWpuzbbwdA1jt30dudAaa/EQ/H7qlKdViKpmd+WpYg0nNTrjnIvhAd/vCihWRbll9TlrbPZ1m/3QERDI=";
npx:hasSignatureTarget this: .
this: dc:created "2025-01-23T09:43:28Z"^^xsd:dateTime;
dc:creator ;
dc:license ;
npx:describes ;
prov:wasDerivedFrom .
}