@prefix this: <https://w3id.org/np/RAzODpy5VWy1C6DgqjyNe4gtOtCywuiBJ9GgToOHpqZwA> .
@prefix sub: <https://w3id.org/np/RAzODpy5VWy1C6DgqjyNe4gtOtCywuiBJ9GgToOHpqZwA#> .
@prefix schema: <https://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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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 {
  sub:iFDO dct:creator <https://w3id.org/np/RA3_dP2srYkOixgAhRMvkZlpNgHBFCPk4gGwyn0fWHnaw#GL-Marine-Imaging> ;
    <http://schema.org/url> <https://repository.oceanbestpractices.org/handle/11329/1782> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:FAIR-Specification , fip:Metadata-schema ;
    rdfs:comment """FAIR Digital Objects for images (iFDO) is a metadata schema aimed at creating standardized metadata for marine research images (photos and videos). The goal of this metadata schema is to enable all stakeholders to create iFDO files according to their research needs and use cases and to provide hints as to how the iFDO creation can be conducted by open source software. The application of iFDO results in metadata for image data sets that adheres to the international iFDO standard, that enables efficient analysis and browsing of large image data sets in tools like QGIS and BIIGLE. Achieving FAIRness and Openness of (marine) image data requires structured and standardised metadata on the image data itself and the visual and semantic image data content. This metadata shall be provided in the form of FAIR digital objects (FDOs). iFDOs consist of various metadata fields. Some are required, some are recommended, some are optional. The iFDOs standard aspires to be the most complete standard that allows
  to bridge between existing standards (like DublinCore, Audubon, SmartarID, PDS4) while filling gaps of those. All image metadata shall be stored in one image FAIR digital object (iFDO) file. This file shall contain all iFDO metadata fields. It does not contain the actual image data, only references to it through persistent identifiers.""" ;
    rdfs:label "iFDO | FAIR Digital Objects for images" ;
    rdfs:seeAlso <https://repository.oceanbestpractices.org/handle/11329/1782> ;
    skos:closeMatch <https://repository.oceanbestpractices.org/bitstream/handle/11329/1782/s41597-022-01491-3.pdf?sequence=9&isAllowed=y> , <https://zenodo.org/records/5681429> , <https://zenodo.org/records/5683082> ;
    schema:version "v1.0.0" ;
    fip:has-data-usage-license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0> ;
    fip:has-description-source <https://dx.doi.org/10.5281/zenodo.5681429> ;
    fip:registered-on <http://purl.org/np/RAQKRYjUrndhJAbsgnuhr1Z3DecqtWVl1qUTC2cPpyLDY#Zenodo> , <https://w3id.org/np/RA7j2aFZXihWjyok26Z3BMQE9lFf-OX4jOHlDLWyfrrrQ#OBPS-R> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 ;
    prov:wasDerivedFrom <https://repository.oceanbestpractices.org/bitstream/handle/11329/1782/s41597-022-01491-3.pdf?sequence=9&isAllowed=y> , <https://zenodo.org/records/5681429> , <https://zenodo.org/records/5683082> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "XqL0OO6VMoGKfosTEHMoJLbu6/m/nTdy1cAyGVPYFNiu8VtOh6AHDNUqJc25CZwX5odad7B8agkzNb9uTiEI2/I2KzwfFcVtBeIVf6JxvAMGwk7geHlINofN7VMEVkoRG98Fqfy8h0nFzWweSjH229A1MimW7+Qgh/xfZZbAqjQ=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-18T12:21:58Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:iFDO ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/3dc530df-7565-4029-849c-2f2c63546ba9> .
}