Nanopublication

< Home

ID

https://w3id.org/np/RA_kGThpCy1vxcVfp3ByvLH-U9ajP5b6GizaRGE9dVqLg

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RA_kGThpCy1vxcVfp3ByvLH-U9ajP5b6GizaRGE9dVqLg> .
@prefix sub: <https://w3id.org/np/RA_kGThpCy1vxcVfp3ByvLH-U9ajP5b6GizaRGE9dVqLg#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:ATLaS a fip:Emerging-Community, fip:FAIR-Implementation-Community;
    dct:isPartOf <https://w3id.org/np/RA8U__eiGDhpoXy00lanGnZSorabgYjT-erPRAkcri-9o#ITINERIS>;
    rdfs:comment "ATLaS (Advanced Technologies for Landslides) is a research infrastructure established aiming to develop leading-edge methodologies for the prevention and management of ground instabilities. The objective of reducing the hydrogeological risk is pursued conducting innovative research activities in which the use of state-of-the-art instruments plays a pivotal role.";
    rdfs:label "ATLaS | Advanced Technologies for Landslides";
    rdfs:seeAlso <https://www.ri-atlas.unifi.it/>;
    fip:has-description-source <https://www.ri-atlas.unifi.it/>;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_11669>, <http://aims.fao.org/aos/agrovoc/c_1344>,
      <http://aims.fao.org/aos/agrovoc/c_3235>, <http://aims.fao.org/aos/agrovoc/c_5807>,
      <http://aims.fao.org/aos/agrovoc/c_6498>, <http://purl.obolibrary.org/obo/OMIT_0007039> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-8211-7784 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "isNTLoKf9T5qxz27bquW+58enbqBD+pbIWAmPmJ7ErB3nuYhnuFYbjn05MePEH8tkFgwunu9pLlaDPGFl5+MnNx71bS9lr2jTAXDbnuosrRY6ekNyPgc/OzAoUeNR9vfPTw0Knth3waPdiuoFyHSzgllxNE55TIBZQ/0rfYoKOE=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-04-02T08:27:43Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:ATLaS;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0f8256b1-840c-42d8-b049-dab13b2f5d52> .
}