Nanopublication

< Home

ID

https://w3id.org/np/RAbrZanVELw9xGL0IgtU5a7jrbdY7JSwBf9dPbT0UJVao

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAbrZanVELw9xGL0IgtU5a7jrbdY7JSwBf9dPbT0UJVao> .
@prefix sub: <https://w3id.org/np/RAbrZanVELw9xGL0IgtU5a7jrbdY7JSwBf9dPbT0UJVao#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o nt:hasTag "Templates" .
  
  <https://w3id.org/kpxl/custom/project/terms/ScienceLive> a <https://w3id.org/kpxl/gen/terms/NanodashProject>;
    dct:description "This is the Science Live project.";
    rdfs:label "Science Live";
    <https://w3id.org/kpxl/gen/terms/hasOwner> orcid:0000-0002-1784-2920;
    <https://w3id.org/kpxl/gen/terms/hasPinnedQuery> <https://w3id.org/np/RALaC4_ZGU9L5qPt4SLTcYGAw98RjqKIQHVSsyUAMu8hM#get-cite-nanopubs>;
    <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate> ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB";
    npx:hasSignature "Ypb9cYV2f+B4yw5Hz62/R41uX+aOE3ybszIS3B0Kc/tk0q38hETEUpV6zA2rQl1TpfRBe3Yajtq+pZn7A19Uy6I2nfwIUMKa+GS3fq4m2I4OAuWZlwvrMeC3cBRtE8oDz8G7gGo0WjBOJU264VZP39BMJDWQN/22g+9c3DrqTmA=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
  
  this: dct:created "2025-04-14T13:47:03.896Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <https://w3id.org/kpxl/custom/project/terms/ScienceLive>;
    npx:supersedes <https://w3id.org/np/RAVRea8YWWpOEk-O_0nimrhUM8tMA7B8NnrnJ4r8ce31A>;
    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/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAdLJtA9jh_YxlLPCRfDlgRt4jieDs4Vl5fFaJjSeX21Y> .
}