@prefix this: <https://w3id.org/np/RA6sB168E8wfbx25tYYl_K2o4r4B0gygdMRylkYhV8mH0> .
@prefix sub: <https://w3id.org/np/RA6sB168E8wfbx25tYYl_K2o4r4B0gygdMRylkYhV8mH0#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:IAdoptChallenge24 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." ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "dose of applied nanomaterial internalised by a specific cell population (or per single cell) - particle number / cell area" ;
    <https://w3id.org/iadopt/ont/hasConstraint> sub:particle ;
    <https://w3id.org/iadopt/ont/hasMatrix> <https://bioportal.bioontology.org/ontologies/STY/classes/T025> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/chemrof/Nanomaterial> ;
    <https://w3id.org/iadopt/ont/hasProperty> <https://www.eionet.europa.eu/gemet/en/concept/2308> .
  sub:particle a <https://w3id.org/iadopt/ont/Constraint> ;
    <https://w3id.org/iadopt/ont/constrains> <https://www.eionet.europa.eu/gemet/en/concept/2308> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-0148-7124 .
}
sub:pubinfo {
  orcid:0000-0003-0148-7124 foaf:name "Samantha Blakeman" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDS8uHzuUTTWTYU0zdCzZ+IkCD+tGLVLTR5uYYN9uNOZzq9v2q1ybQV0xECAmbjvN61Kv0RRZRm7syc2bo7BeAWEFqT1VPKUyLRbf5iV8lbPouvfQ4jXxTn53x3iqsNNgkfafvMrtb/QiW01ybpPvQjA3C2N+EBG7lNVmQlvEezfwIDAQAB" ;
    npx:hasSignature "xfS5COYeeCBg75aChTBBEAMIdqajFrixkw6AVXwGiKg+meiCSTn4Bd59V7Mn7KBufFtMtVzvH1VrpgSHKAiSkg27olPKZ8jO+HMX34hY+cTmaOruG0wE1Q6qlf4s7Ywt2GDZFJ8CobRNHS3oghRuV2ysnyzUAztqD5ahAd1NAnE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-0148-7124 .
  this: dct:created "2024-09-29T19:40:48.887Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0148-7124 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:IAdoptChallenge24 ;
    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> .
}