@prefix this: <https://w3id.org/np/RAuoXYDXzLxQv1a-A6wCiUMkd4A8CNeRjJ4-1L2UWISxQ> .
@prefix sub: <https://w3id.org/np/RAuoXYDXzLxQv1a-A6wCiUMkd4A8CNeRjJ4-1L2UWISxQ#> .
@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=np20> dct:description "Data on the cellular uptake of 41 gold nanoparticles by HEK293 cells, including the following information: identifier for each GNP sample, mass of gold taken up per HEK293 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-41 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:publisher <https://db.nanopharos.eu/> ;
    dct:references <https://doi.org/10.1039/C7TB03153J> ;
    dct:title "Cellular Uptake of 41 GNPs by HEK293 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/PATO_0000117> , <http://purl.obolibrary.org/obo/STATO_0000237> , <http://www.ebi.ac.uk/efo/EFO_0001182> , <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 "UJoeGlQP5DQbZ4VWdcZ4aqf4f0PDYPwMmpIBbVTfBZlqWplrxFGhZcdqMiXgjG/lEmIevhbhXjwnN9MOR9T+Ku8Fdj3X/ywXh5tPb++QPgYE7eByTsJg+LviN3oPHJf1bLJD0nE6UXQkjwJ+OYh0lgdK7SrrQCsoNW9VZugBRGw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1297-3104 .
  this: dct:created "2024-07-03T12:44:00.567Z"^^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 41 GNPs by HEK293 Cells" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAbdCPwgbIikij1b2aNSE95j51HiTJin0zBiiiytalOTk> .
}