Nanopublication

< Home

ID

https://w3id.org/np/RAFziTYqRkCJP7lUY0VJqkvX61xUtsAZiqEWG3HznncUU

Formats

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

Content

@prefix this: <https://w3id.org/np/RAFziTYqRkCJP7lUY0VJqkvX61xUtsAZiqEWG3HznncUU> .
@prefix sub: <https://w3id.org/np/RAFziTYqRkCJP7lUY0VJqkvX61xUtsAZiqEWG3HznncUU#> .
@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:CeTrA a fip:Emerging-Community, fip:FAIR-Implementation-Community;
    dct:isPartOf <https://w3id.org/np/RA8U__eiGDhpoXy00lanGnZSorabgYjT-erPRAkcri-9o#ITINERIS>;
    rdfs:comment "CeTra is a center of international excellence for research, advanced training and services operating with universities, research institutions and companies interested in trace/ultra-trace analysis and chemical imaging in the fields of life science, environment, advanced materials and cultural heritage.";
    rdfs:label "Centre for Trace Analysis";
    rdfs:seeAlso <https://www.unive.it/pag/42456>;
    fip:has-description-source <https://datarepository.unive.it/dataverse/cetra-environment>;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_331559>, <http://aims.fao.org/aos/agrovoc/c_694>,
      <http://edamontology.org/topic_3370> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-2415-228X .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "UtX7+yq8KEhWBqf/a1XKk7o/lu19oHGnFJTjEZ5X9iqiSez1fIu+8cX8ncKkuX1Q22fkCnRWsRUV9f0q+no8fmqbsmnUX5TE+T1G7L+FvChZdL5EXgDUR8zSJwOWedCA68hTm5og0bEtfaJj1s+dAjpybE65vooSmYC1uxsx98g=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-04-08T15:14:44Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:CeTrA;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/6ea7c57a-38d2-418c-80a3-b927f4db74f7> .
}