@prefix this: <https://w3id.org/np/RAkaCE0ghk4ly0iVi_ZbWsk04U8NmAQc9yK68whtYRHdw> .
@prefix sub: <https://w3id.org/np/RAkaCE0ghk4ly0iVi_ZbWsk04U8NmAQc9yK68whtYRHdw#> .
@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=np19> dct:description "Data on the cellular uptake of 71 gold nanoparticles by A549 cells, including the following information: identifier for each GNP sample, amount of gold taken up per A549 cell (10^-11 g Au cell^-1), standard deviation from three experiments, control condition (cell culture medium), experimental protocol, nanoparticle shape (sphere), core material (gold), size (nm), number and SMILES notation of two types of attached ligands" ;
    dct:identifier sub:GNP1-71 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:publisher <https://db.nanopharos.eu/> ;
    dct:references <https://doi.org/10.1021/ja108527y> , <https://doi.org/10.1039/C7TB03153J> ;
    dct:title "Cellular Uptake of 71 GNPs by A549 Cells" ;
    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 "oBHXgdgQDwZSEt9N1G3ds++J+bsztJQ4y0ZjTU7VQGzRkpPyc7UPw5qxqDhfkBMbtHtBBPJoVa9W+ynOq09ieGigj7hyvM1axtvcUuaWukNIFKSRu+f9rA5JXz0e2rnXydnSvOc7MhmvSWFks1XTqFwrWtCOL+wg9ObENZ2q/Jo=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1297-3104 .
  this: dct:created "2024-07-03T12:36:10.703Z"^^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 71 GNPs by A549 Cells" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAkhV_4MIbIf3eUaVAoKCm7xHakzxt2x1iqjtzD-7wKWU> .
}