@prefix this: <https://w3id.org/np/RASbVPbF3FFRHTVfP65RRxHGBSx8S42DRVK4Ov_H0KsuU> .
@prefix sub: <https://w3id.org/np/RASbVPbF3FFRHTVfP65RRxHGBSx8S42DRVK4Ov_H0KsuU#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.a6r7zs> schema:url <http://edamontology.org> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "EDAM is a comprehensive ontology of well-established, familiar concepts that are prevalent within bioscientific data analysis and data management (including computational biology, bioinformatics, and bioimage informatics). EDAM includes topics, operations, types of data and data identifiers, and data formats, relevant in data analysis and data management in life sciences. EDAM provides a set of concepts with preferred terms and synonyms, related terms, definitions, and other information - organised into a simple and intuitive hierarchy for convenient use. EDAM is particularly suitable for semantic annotations and categorisation of diverse resources related to data analysis and management: e.g. tools, workflows, learning materials, or standards. EDAM is also useful in data management itself, for recording provenance metadata of processed bioscientific data." ;
    rdfs:label "The bioscientific data analysis and management ontology | EDAM" ;
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.a6r7zs> ;
    fip:registered-on <https://w3id.org/np/RAHfHo_FNSc7BZ-pqXKHSdi3_JuwNfe1UaS_gH44Mcs-4#OLS> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-6301-4248 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.a6r7zs> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "mjlC99Lx0MmVP9QrrGSBxmUrJTtAM04z92ZFRtxGv4MC0OWjmAGPRbySTnYKEPWxTfm2CjqqTZejNQCSxdJwmILIySDapVIdRu+sh1PsKaDtgb4hfhzROumyfXgJBIC8VV46JH4kE+zfZSp6JTryIviULVVbN3mQEHja7eXBTzw=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-01-28T14:06:14Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:describes <https://doi.org/10.25504/FAIRsharing.a6r7zs> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/686d243f-fcb0-4df4-998d-527ed9a214a5> .
}