Nanopublication

< Home

ID

https://w3id.org/np/RAQq-dLmJRTAC6P6qMdVNZPNGmlqUJBh53GzWKJ65SOHk

Formats

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

Content

@prefix this: <https://w3id.org/np/RAQq-dLmJRTAC6P6qMdVNZPNGmlqUJBh53GzWKJ65SOHk> .
@prefix sub: <https://w3id.org/np/RAQq-dLmJRTAC6P6qMdVNZPNGmlqUJBh53GzWKJ65SOHk#> .
@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 {
  <http://purl.bioontology.org/ontology/MESH/D000042> a <https://w3id.org/iadopt/ont/Constraint>;
    <https://w3id.org/iadopt/ont/constrains> <http://emmo.info/emmo/middle/materials#EMMO_5d659e25_a508_43ed_903c_3707c7c7cd4b> .
  
  sub:variable23 a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "Correlation of dose and response for nanomaterials toxicity assessment requires information on the amount of the applied dose of nanomaterial that has been internalised by a cell population (or per specific cell) and is dependent on a number of factors including the exposure time, the particle density (i.e., whether settling occurs and thus the distribution of particles in the medium is non-homogeneous affecting the local concentration at the cell surface) etc.";
    rdfs:label "dose of applied nanomaterial internalised by a specific cell population (or per single cell) -mass per cell area";
    <https://w3id.org/iadopt/ont/hasConstraint> <http://purl.bioontology.org/ontology/MESH/D000042>;
    <https://w3id.org/iadopt/ont/hasContextObject> <http://purl.obolibrary.org/obo/GSSO_005261>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://emmo.info/emmo/middle/materials#EMMO_5d659e25_a508_43ed_903c_3707c7c7cd4b>;
    <https://w3id.org/iadopt/ont/hasProperty> <http://www.eionet.europa.eu/gemet/concept/2308> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-9691-1989 .
}

sub:pubinfo {
  orcid:0009-0001-9691-1989 foaf:name "Martina Pulieri" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyP+c67KYVJp2Mjfh91tqKGOGLNpxH4ufSMLBJ7JeWIAKKTscpLCRxKCzD3P/tFYmO6X1BHs7lgjoig+gu8JigIp8cuxL9t7ZrIEdXpIUy5KqEjC3NeSaq6LG1f+IQVgNSFa9etkWXGYEbvlDSBNauB0WlBO3XnTJyYT+fYaKgwQIDAQAB";
    npx:hasSignature "WVqeGMu5Hd0/0RNysn0Bim+ehZ/AUdZ9XBHL6cPfigrC2AOkgvrxgjqIJ3s3WPUUcRQUT6ReQfEEBaXusTmwsId7xnwGYrhBaGIlqDhUyGODcrHa1/NTmqlSL5HVGY1LinA57LjywcbjeiDcyGa+rRIsc/S8kv7SiqPA/A+WIss=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-9691-1989 .
  
  this: dct:created "2024-09-24T08:04:01.056Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-9691-1989;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:variable23;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGUWnXKhfKYwmMoDK-LVXlEnnGdAuzFZKR9FZsXHJsxQ> .
}