@prefix this: <https://w3id.org/np/RA_ChIwtkH6oYyb9Sd71_RVLaGvTLcUfqKL95sWLb9uv4> .
@prefix sub: <https://w3id.org/np/RA_ChIwtkH6oYyb9Sd71_RVLaGvTLcUfqKL95sWLb9uv4#> .
@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 {
  sub:hal dct:isPartOf <https://w3id.org/np/RALoYv4ahcfrTdX9Sn-4P01I7SlZunAptydzyy2SVgX4I#commons-community> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "HAL is a multidisciplinary open archive for the sharing of published and unpublished research. It is at the service of researchers in academic institutions, both public and private. In France, HAL is the national archive chosen by the scientific and academic community for the open dissemination of its research results. The repository is also at the service of researchers affiliated to foreign academic institutions, whether public or private." ;
    rdfs:label "HAL open science" ;
    rdfs:seeAlso <https://www.hal.science> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_9000089> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-3756-8647 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "BWM7BCGvSN3xhcGxl2WOqV3cPZP4g3wzkRWanj98f26DdLTNcHGAx0p2kYHUoRn+9jgLrSYmt5hGhArusvI8cLZ6+XNAMHSs5fMqSVrwUKPTEo4NECJcY6JcZ5ifwR6DeREyEhi70CCi+vL5b7O04T0wZ4P7Oe6Y219rdA22xjs=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-04-05T13:09:08Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:hal ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/7b9c2fab-1523-4d58-a8ed-307981fb3e48> .
}