@prefix this: <https://w3id.org/np/RAB_WWpl9_V4ybK3uvCw3a5W9hN972SOLjItbGYukmnyQ> .
@prefix sub: <https://w3id.org/np/RAB_WWpl9_V4ybK3uvCw3a5W9hN972SOLjItbGYukmnyQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Archimer obo:ECO_9000001 <http://purl.org/np/RAnAWGdeI_1GGmDAqv-vZjby5XqbL2ZujNz1vgwK_6cRI#DOI> , <https://w3id.org/np/RAys1X5V9EoOiOtJNmohMPXPDJ3lSBOkpSYQGehxRRdDo#Shibboleth_IdP> ;
    <http://schema.org/url> <https://archimer.ifremer.fr/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "Archimer is the institutional repository of Ifremer (French Research Institute for Exploitation of the Sea). It archives and provides free access to a wide range of scientific publications, including articles, theses, conference papers, and internal reports related to marine sciences. Archimer is part of the Open Access movement, aiming to make scientific documentation freely available and widely disseminated via the web." ;
    rdfs:label "Archimer | Archive Institutionnelle de l'Ifremer" ;
    oa:hasPurpose obo:T4FS_0000430 , obo:T4FS_0000527 .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "XdnHWUs+e8CHoTe8RLQKOiRtoKVV4Dr33opoljF2f1+HiLw6lKWQzNcY5hDp/VweoakGWGdVgK8KwbYmVp1aouNDBSXpE91f8swH9OPEdLSKt53XQCSzht7+xi+6xEr1Gs2ZdxvUP9CbsocVIyWQywJr40j4IQzd+JdN9+F0Z7k=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-18T14:45:16Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:Archimer ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0dbd96e3-29ac-431f-9ece-57583077502c> .
}