@prefix this: <https://w3id.org/np/RA5r5vJFLVberfcokXDO21Zjmx8XlshjfC950-fHyKI50> .
@prefix sub: <https://w3id.org/np/RA5r5vJFLVberfcokXDO21Zjmx8XlshjfC950-fHyKI50#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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:LifeWatchITAdataPortal <http://schema.org/url> <https://dataportal.lifewatchitaly.eu/data> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/Registry> ;
    rdfs:comment "The LifeWatch Italy Data Portal is a national data infrastructure facilitating data sharing for biological and environmental research and making it accessible and reusable." ;
    rdfs:label "LifeWatchITAdataPortal | LifeWatch Italy Data Portal" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://ror.org/04zaypm56> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiYoqFFCPz9pL/XeZfAKlb8GkJEPK5BxVBs0869TOaE01pj9nL18a3jV1mbxL8skh6vPxVKB8XwnyAnteG2Ct3WX/oeUVfScxH3ODpy9aBZPaIY9bs6z2h9QywpgUeZgPBzerWJWNSWGKJh2VcT320YPqfUpWBZ83GhHg6nl6TRQIDAQAB" ;
    npx:hasSignature "ZjnOxTmYcTvM296veRGvrUveQOkAjxOZPrZ2hgmWYqS/4uRzS/5lUBO3VGbcpxeWsXdDHPW5OMB1WOPFKBunK8goPgyfozQJsiI0Ez4j10VH3SYcJHseFwUiGKYBFwFst0soIUnMAP68/4B6vaMXIps6nf1MDZQL59Z5q6YdVf0=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-11-27T12:09:13.369Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-2749-8588 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:LifeWatchITAdataPortal ;
    rdfs:label "FAIR-enabling resource: LifeWatchITAdataPortal | LifeWatch Italy Data Portal" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAtG8zeo_0OYP63K60rrot8vFOkHNOg_1_zu618NbL4pI> .
}