@prefix this: <https://w3id.org/np/RA8eafHl2vRK4ETCtbTVZIKTMp497YaSju-ZdlgmyeJfw> .
@prefix sub: <https://w3id.org/np/RA8eafHl2vRK4ETCtbTVZIKTMp497YaSju-ZdlgmyeJfw#> .
@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=np23> dct:description "Data of logP measurements of 124 gold nanoparticles (GNPs), 11 platinum nanoparticles (PtNPs), and 11 palladium nanoparticles (PdNPs), including the following information: identifier for each nanoparticle, logP value indicating hydrophobicity, standard deviation from three replicates, experimental protocol, nanoparticle shape (sphere), core material (gold, platinum, or palladium), size (nm), number and SMILES notation of two types of attached ligands" ;
    dct:identifier sub:GNP1-124 , sub:PdNP1-11 , sub:PtNP1-11 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:publisher <https://db.nanopharos.eu/> ;
    dct:references <https://doi.org/10.1007/s12274-014-0618-5> , <https://doi.org/10.1021/acsnano.9b04407> , <https://doi.org/10.1039/C7TB03153J> ;
    dct:title "LogP Measurements of 124 GNPs, 11 PtNPs, and 11 PdNPs" ;
    a <http://purl.org/dc/dcmitype/Dataset> ;
    nt:hasStatement <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://purl.obolibrary.org/obo/TEMP#251020000324> , <http://www.ebi.ac.uk/efo/EFO_0004368> .
}
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 "DD/G+EQNs6TRuzl585OrYChY9W3P0aP1xqmJSuhxZ2uqFSqV24BMCAQvph1jALyZ6xR3o2HEvXnGepVRiVovxJf9rNN6T3OOymPCJN1oRyc9/XATdPxyFniRKijvku6oNFe3APGZxhp0vrTx86bG44Vn1iWOiNW8BEjWgNctP+k=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1297-3104 .
  this: dct:created "2024-07-03T10:42:39.119Z"^^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: LogP Measurements of 124 GNPs, 11 PtNPs, and 11 PdNPs" ;
    prov:wasDerivedFrom <https://w3id.org/np/RAQ3PjGa4LwLpalpTnziYUBjrfnejjb4a0lfL1SghZoHw> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAB2Y0fy92y7AnSw9dkWhhIU3_oSuN4cuu6na_V8L3qGY> .
}