@prefix this: <https://w3id.org/np/RARNlKpyPS07vlwnG0Pwh_Z2VrKM3_gz2u7B49JsJVF_o> .
@prefix sub: <https://w3id.org/np/RARNlKpyPS07vlwnG0Pwh_Z2VrKM3_gz2u7B49JsJVF_o#> .
@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 {
  <https://db.nanopharos.eu/Queries/Datasets.zul?datasetID=np21> dct:description "Data on the cellular uptake of 12 gold nanoparticles (GNPs), 12 platinum nanoparticles (PtNPs), and 12 palladium nanoparticles (PdNPs) by A549 cells with different ligand chemistries, including the following information: identifier for each nanoparticle sample, total surface area of nanoparticles taken up per A549 cell (10^6 nm^2 cell^-1), standard deviation from three experiments, control condition (cell culture medium), experimental protocol, nanoparticle shape (sphere), core material (gold, platinum, or palladium), size (nm), number and SMILES notation of the first type of attached ligand" ;
    dct:identifier sub:GNP1-12 , sub:PdNP1-12 , sub:PtNP1-12 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:publisher <https://db.nanopharos.eu/> ;
    dct:references <https://doi.org/10.1021/acsnano.9b04407> ;
    dct:title "Cellular Uptake of 12 GNPs, 12 PtNPs, and 12 PdNPs with Different Ligand Chemistries" ;
    a <http://purl.org/dc/dcmitype/Dataset> ;
    nt:hasStatement <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C64357> , <http://nmrML.org/nmrCV#NMR:1000868> , <http://purl.bioontology.org/ontology/npo#NPO_1808> , <http://purl.bioontology.org/ontology/npo#NPO_274> , <http://purl.obolibrary.org/obo/BiPOm#ligand> , <http://purl.obolibrary.org/obo/CLO_0001601> , <http://purl.obolibrary.org/obo/PATO_0000117> , <http://purl.obolibrary.org/obo/STATO_0000237> , <http://www.ebi.ac.uk/efo/EFO_0004368> , <http://www.pepathway.org/peo/1.2#Cellular_uptake> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1297-3104 .
}
sub:pubinfo {
  orcid:0000-0002-1297-3104 foaf:name "Anastasios Papadiamantis" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmuNEj4ElDZJ16VEbGLAt860vRLkkabjqt+pGDygqoGhpc8HLMY+brE+YUb23iDU7Y0ItXlnf7jtd4TL4s2gcSagJ/9Kh5nlrFHDmt3Qah7GxjEvnojLxGzkWHtNCgwsQ8xdvWjMXtnXSxLE5D/T3eXWWj180rTrgy2CSsQC6iEQIDAQAB" ;
    npx:hasSignature "dyFNCssJ347dOspI/DyO+p9AWTFlCr07BGiEyb3asw7bHUiOT5pwckLX67xUeEoLGP+sf0DnEMHBrCyqr4ieDWIHKTFDWovWaRe5dh6YWzlZLu1WpP3H1eQfF8Li2YyKu0KQ3q/mQWVes7GpUeP2sEWSffnWIqwDDaHApEnmtls=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1297-3104 .
  this: dct:created "2024-07-03T12:40:22.187Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1297-3104 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <http://purl.org/dc/dcmitype/Dataset> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Dataset: Cellular Uptake of 12 GNPs, 12 PtNPs, and 12 PdNPs with Different Ligand Chemistries" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA6o3lUdj_uN2u6tWMrqS69kKi1Pf_TX1_IUqKtloXubU> .
}