Nanopublication

< Home

ID

https://w3id.org/np/RAoXZHP0vZHQi1sELDWEojW4HdwnVVtyCEVnmDf3PP4BE

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ns1: <http://schema.org/> .
@prefix orcid: <https://orcid.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sub: <https://w3id.org/np/RAoXZHP0vZHQi1sELDWEojW4HdwnVVtyCEVnmDf3PP4BE/> .
@prefix this: <https://w3id.org/np/RAoXZHP0vZHQi1sELDWEojW4HdwnVVtyCEVnmDf3PP4BE> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

sub:assertion {
  <https://w3id.org/peh/matrices/RAoXZHP0vZHQi1sELDWEojW4HdwnVVtyCEVnmDf3PP4BE> a owl:Class;
    dcterms:isPartOf <https://w3id.org/spaces/chemical-exposome-matrix/r/vocabulary>;
    ns1:alternateName "nal";
    ns1:description "The thin, horny plates that cover the dorsal surfaces of the distal phalanges of the fingers and toes of primates.";
    rdfs:label "nagel"@nl, "nails";
    rdfs:subClassOf <https://w3id.org/peh/matrices/RArqXjsWKq1YgDeEYPhQq6qa7jL-PoIBtebLBq1CSTA8k>,
      <https://w3id.org/peh/terms/Matrix>;
    skos:exactMatch <http://id.nlm.nih.gov/mesh/D009262>, <http://purl.obolibrary.org/obo/NCIT_C33156>,
      <http://snomed.info/id/119327009> .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2026-07-08T13:49:28.864509+00:00"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}

sub:pubinfo {
  this: dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/peh/terms/Matrix>;
    npx:introduces <https://w3id.org/peh/matrices/RAoXZHP0vZHQi1sELDWEojW4HdwnVVtyCEVnmDf3PP4BE>;
    rdfs:label "nails";
    prov:generatedAtTime "2026-07-08T13:49:28.864509+00:00"^^xsd:dateTime;
    prov:wasAttributedTo <https://w3id.org/np/RArbMo6bMp74oD1SpHhwsDut0n_b_uoNc7QnZWUu8js5I/matrix-bot> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoYXKCw/BWx+0exERmA7cxc7MUibjOCXzSZOUOquHYk9ugwE2qMo6dYxNCOWWMyge5tqrdqi7kqiTPCNmUhwLzUa35OIhWUNHf6bgF0Giw6nRetEH6ILbXX+l16DCHQjMWeCweZIpnghryEy1kyO6UU03qVZinBByf0UpfoB25ZUWyS2zKJiulVFAFK193Wd5lPsltmaOnmyKoVOA34aTIJkAxWEHrK1OuSuF9UCH+belw+QRNJWFKJcoJ+r8OsFM89+DKncnUuVDx8B04TpDoTby7UQ09608eMUPKOlfi//TfzzG3tgvP8kNNb1yczrwNYPvXnstN3LChLvmMjT2KQIDAQAB";
    npx:hasSignature "NKiJsvZKpF0Wc4noDrcPspsUar7E1armYZwToNin+QUYJct6bR51e2L3+yOFvw/gTe50oc1lro1H+/NOtgk1RKVPcHkhHV+bLlVU6XYfROVg9Rm1v5yNDMWcQta/BWw8cxta7+f1Hd3eXzPq72Kzl4b/h7eKiUs7UJp1wHm9+RlsJGMFqQ5fgacjgZBaR+Aj9RQQd7tXWdf5krGbDgGRcvVcaIKKhzHPxCL80ZsMjkQGiof7XfahME3+gb3jveYVto89b6XB2TxhcSxjShiCR8jwdFiL9Q9QIznqUjLaG1Qg6lf8QHlfkxKeHyP7L1g3ncR18OjMNCJKFEdjNeT8mQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RArbMo6bMp74oD1SpHhwsDut0n_b_uoNc7QnZWUu8js5I/matrix-bot> .
}