Nanopublication

< Home

ID

https://w3id.org/np/RAwva5TJqB6eY5k_J559ZWRDTfRo4i_426FzC9MyUTzL0

Formats

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

Content

@prefix this: <https://w3id.org/np/RAwva5TJqB6eY5k_J559ZWRDTfRo4i_426FzC9MyUTzL0> .
@prefix sub: <https://w3id.org/np/RAwva5TJqB6eY5k_J559ZWRDTfRo4i_426FzC9MyUTzL0/> .
@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 {
  <https://w3id.org/np/RAW9DfO6hmmt2sz_H4pHWWAX72BzTsnYjb9hi5wVQIQdE> <https://w3id.org/kpxl/gen/terms/hasPinGroupTag>
      "Declaring an Observational Method" .
  
  <https://w3id.org/spaces/knowledgepixels/incubator/project4> <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate>
      <https://w3id.org/np/RAW9DfO6hmmt2sz_H4pHWWAX72BzTsnYjb9hi5wVQIQdE> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X .
}

sub:pubinfo {
  orcid:0000-0001-8888-635X foaf:name "Erik Schultes" .
  
  <https://w3id.org/np/RAW9DfO6hmmt2sz_H4pHWWAX72BzTsnYjb9hi5wVQIQdE> nt:hasLabelFromApi
      "Template: Declaring an Observational Method (MAC FDT Type 11) - An epidemiological surveillance system or data collection platform through wh..." .
  
  this: dct:created "2026-05-27T21:03:55.412Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-8888-635X;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs has pinned template: Template: Declaring an Observational Method (MAC FDT Type 11)";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA2YwreWrGW9HkzWls8jgwaIINKUB5ZTli1aFKQt13dUk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+o44a7fy2QN99hCCxC/IekyT1G02kf2shkmQulPao07o+vdNQWer6zpaItw1pqfeZBuvF3EN5Q7tEY8OfHmzp1876Xp87yi0HReZP85Sij4nozI5HtqUdk/qYAOKb2pqlRw6i/IPy8GAEUwdLu5ACR1wH/6gamVRiGzscWEMziQIDAQAB";
    npx:hasSignature "QauxkcxPipYeURcFVFbK9P7T0+EJ1rQAr79B1BRQ+xcbTQTRbo8SplYs6xBvDKOkObI/06D5YV9c+h0SynAbAbcmAbCjEuyh55Pq1TnywqeAME/GQLTuNBrdO3IDwCGwfjP1SFYW6aQnuIBwi/4kBv29K8yZLW59riuWr3iDENY=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-8888-635X .
  
  <https://w3id.org/spaces/knowledgepixels/incubator/project4> nt:hasLabelFromApi "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs" .
}