Nanopublication

< Home

ID

https://w3id.org/np/RAbf4o8KBoOvg64c3sgwLIqaTjqJyJnpvLbJjfmKDOYyw

Formats

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

Content

@prefix this: <https://w3id.org/np/RAbf4o8KBoOvg64c3sgwLIqaTjqJyJnpvLbJjfmKDOYyw> .
@prefix sub: <https://w3id.org/np/RAbf4o8KBoOvg64c3sgwLIqaTjqJyJnpvLbJjfmKDOYyw#> .
@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:EuBIC-MS a <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community>;
    rdfs:comment "The European Bioinformatics Community for Mass Spectrometry (EuBIC-MS) is an initiative for mass spectrometry (MS) related bioinformatics. Its aim is to improve bioinformatics for MS-based omics research through the setup of community-driven initiatives improving the collaboration, funding, publication, and training activities.";
    rdfs:label "EuBIC-MS (European  Bioinformatics Community for Mass Spectrometry)";
    rdfs:seeAlso <https://eubic-ms.org>;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://aims.fao.org/aos/agrovoc/c_4318>;
    <https://w3id.org/gff/fip/terms/has-maturity-level> <https://w3id.org/gff/fip/terms/Mature-community> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3096-1318 .
}

sub:pubinfo {
  orcid:0000-0002-3096-1318 foaf:name "Parul Tewatia" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWO5nC8w2n7CCV+sVDqCKqzs2ywFN57mECE8QNQf6PV6M+GlogxkjQ6Moz0JUHZ52ZlvRXzH7mfrQzar1JIbnwDXTq+I09xAgNbbh2omQatz/WWONsmtGvEeUNETHj7JKRzTeRHGBs1P6eVZIZwjc+ZWylcd+VScMcqtDDzciRcwIDAQAB";
    npx:hasSignature "lQxtbCWbAbkbfSLZzd8bO0k6WoHIZfqfXsTGaVn7iB+Yw/QNKLlx67XyZJuNPv71Q4ADEG09OAd+4rbHEco0N1G5ur/Mo01ZwdHAcv1o73SIu6hHd99bQ882mroWho6KSyCsNeLTTrdaeMECMXaip2fJ94MrrMbhWeow5GgeHi8=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-3096-1318 .
  
  this: dct:created "2024-10-28T14:51:18.957Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-3096-1318;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:EuBIC-MS;
    npx:supersedes <https://w3id.org/np/RAM97cdpYSchgAbbj_lF70I7ecn7LeSycJ_glSqjR7Fxw>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAVWWfpjlEQpu_wPGpAt9zDtRf114NkkTrSSYmOp5PjWg> .
}