Nanopublication

< Home

ID

https://w3id.org/np/RAk6Fph-nVqcVNKYLv5Me4Xesc0hmi4msKO9UNzDrYM_Q

Formats

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

Content

@prefix this: <https://w3id.org/np/RAk6Fph-nVqcVNKYLv5Me4Xesc0hmi4msKO9UNzDrYM_Q> .
@prefix sub: <https://w3id.org/np/RAk6Fph-nVqcVNKYLv5Me4Xesc0hmi4msKO9UNzDrYM_Q#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:researchproject a <https://schema.org/ResearchProject>;
    dct:description "PARC (Partnership for Assessment of the Risks of Chemcials) is an EU public-public partnership to drive the development of regulatory risk assessment and the implementation of New Approach Methodologies and Next Generation Risk Assesment tools into regulatory practice";
    rdfs:label "PARC | Partnership for Assessment of the Risks of Chemcicals";
    rdfs:seeAlso <https://www.eu-parc.eu/>;
    <https://schema.org/endDate> "2029-04-30";
    <https://schema.org/funder> <https://research-and-innovation.ec.europa.eu/funding/funding-opportunities/funding-programmes-and-open-calls/horizon-europe_en>;
    <https://schema.org/startDate> "2022-05-01";
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://aims.fao.org/aos/agrovoc/c_10967>,
      <http://aims.fao.org/aos/agrovoc/c_331559>, <http://purl.obolibrary.org/obo/NCIT_C17206>;
    <https://www.w3.org/TR/owl-ref/#sameAs-def> <https://cordis.europa.eu/project/id/101057014> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-4250-4584 .
}

sub:pubinfo {
  orcid:0000-0003-4250-4584 foaf:name "Iseult Lynch" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGCP/y01r6MpeqNCZzw6EyZDrkQpxpQl8iPaXtlH7ZEUuh0a7pGQFFC5wJdNifPAJzqobvV6LvVkFYfmFcE66IdFSBkAAyt1vTGNbenUjk4ylzN7JmwH2hVG/0f9vaGJ/S3Ms8loQ4cvCr+/W8B8b2GZb69GJ1ky4AbzWGBpvwmQIDAQAB";
    npx:hasSignature "NGka1hWNYRqMSeN4gpGw9DzCKt/2DFXHvaSiLl0nNfLLjlQM6X/7/lAsMVOrohpxny8ALI/YpVoliEv7kWWPUwdiSwBG45GW6gUDK4owzpaIocyNr4/7Wl0jwuCROpUf/2CXJZqzbs7z677xAsF1gLBGqlWrZhef/sBZcSpKOl8=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-4250-4584 .
  
  this: dct:created "2025-02-24T15:15:03.376Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-4250-4584;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://schema.org/ResearchProject>;
    npx:introduces sub:researchproject;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA9KrNsJEsvoMVnD3qgbB2rjKZSzeRkRWzt6dgS6En6sI> .
}