@prefix this: <https://w3id.org/np/RAzLD-O9DdNcbdKz_1MhiidWyDGvnGUcWixNB6ljarBVA> .
@prefix sub: <https://w3id.org/np/RAzLD-O9DdNcbdKz_1MhiidWyDGvnGUcWixNB6ljarBVA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix dcat: <https://www.w3.org/ns/dcat#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:declaration a fip:SIP-Declaration ;
    fip:considerations "EcoPortal is an instance of OntoPortal, and it uses its interface to guide the writing and the editing of the metadata deposited on Ecoportal." ;
    fip:declared-by <http://purl.org/np/RA39vQmcuWBPujHO6TsvTZYPvj3KImUVGVc2HQ2xWQML8#LWERIC_Ecosystem> ;
    fip:declared-for-digital-object-type <http://purl.org/np/RAFz1IXXggs5cOrlefOW8gD9phvzGi8kCqaWv0laSCUL8#SA> ;
    fip:declares-current-use-of <http://purl.org/np/RAfCxiA-mVMMmnwEXJXudxFUZCIryGImUpNtgN2AXqA-Q#EcoPortal> ;
    dcat:endDate "2024-12-31"^^xsd:date ;
    dcat:startDate "2023-11-17"^^xsd:date .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-2749-8588 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "KSST1c2p4TX6JH7Fnc86O45XOqxLbxTFkwDDFHOz0I1MXqh93qjQ5YQpCG4JGcJLnaGauMLjBM4T/t2B1AJyma/HvhqFY+Px3zw56f0zscYlg1sBAloU+h9FBYr6ZRI+q/gomeKh5wnetvTtAw+iF20iSsiQ5euEB0nDskZLHAc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-04-25T18:31:15Z"^^xsd:dateTime ;
    dct:creator <https://sip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <https://w3id.org/sip/wizard/7a0e8297-8ad4-410c-9edc-41ebf4116f73> .
}