Nanopublication

< Home

ID

https://w3id.org/np/RANlwFvXhyZl-X7TyfL_VdEEvlCZUOq3SI_n2GzRECac0

Formats

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

Content

@prefix this: <https://w3id.org/np/RANlwFvXhyZl-X7TyfL_VdEEvlCZUOq3SI_n2GzRECac0> .
@prefix sub: <https://w3id.org/np/RANlwFvXhyZl-X7TyfL_VdEEvlCZUOq3SI_n2GzRECac0#> .
@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 ns1: <http://purl.org/np/> .
@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:FIP.31.W.1 a <https://w3id.org/fair/3pff/3PFF-Workshop>, <https://w3id.org/fair/3pff/3PFF-event>,
      <https://w3id.org/fair/3pff/FIP-Event>, <https://w3id.org/fair/3pff/Virtual-Event>;
    dct:date "2024-11-07";
    rdfs:label "FIP.31.W.1 | PARC AOP FIP";
    rdfs:seeAlso <https://osf.io/cxuy6/>;
    <https://schema.org/endTime> "16:00";
    <https://schema.org/startTime> "15:00";
    <https://w3id.org/fair/3pff/has-event-assistant> orcid:0000-0001-5185-8208;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0003-2195-3997;
    <https://w3id.org/fair/3pff/has-event-organizer> sub:PARC;
    <https://w3id.org/fair/3pff/has-participating-community> <http://purl.org/np/RAgsbUg4xWCe6Jgjm6aDAiHiRqb4U6PYbrRvqO3PrDxTk#FAIR-AOPs>;
    <https://www.w3.org/TR/owl-time/#time:hours> "1" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-5185-8208 .
}

sub:pubinfo {
  <http://purl.org/np/RAgsbUg4xWCe6Jgjm6aDAiHiRqb4U6PYbrRvqO3PrDxTk#FAIR-AOPs> nt:hasLabelFromApi
      "FAIR Adverse Outcome Pathways - by (unknown)" .
  
  orcid:0000-0001-5185-8208 foaf:name "Maciej Gromelski" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGQPWuVt79dW0ivLyExix0cO5YmH0SDdFqfKcOUc/iQyFpQc2r+YzNBFDD5MondcyhaYIdJC4KUxH+TMcTwgjslLVJ0rIiJ6CTCd232xk5kL++niEF7u2xDLUCU6rGDj+V/52uHrpRfJtSSe+ztTjwzoXHA6cLJKfglTKikELuqwIDAQAB";
    npx:hasSignature "a7NeJpYGxBMeN8Y05gSJ4L6uGQv8WDnwa6iGkmDGT22u1uL4SIvE5anEhqIuDGjUr8WNROFUydGOEulloPFCnH1wmhutRXMRm3hXslgsadZCxXwE9PMYWCsfTy7Eps1m37ceSJ9BCjKZk44L71hRGjdpyWM0uEIVGAuZjyJ2UY0=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-5185-8208 .
  
  this: dct:created "2024-11-06T17:48:30.015Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-5185-8208;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:FIP.31.W.1;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA0cr0rGH1bkCuNnqSHRDI07MPz29cVgfSbgn3H7-Vx2k> .
}