@prefix this: <https://w3id.org/np/RAqWdmT-zVzMjuh6Ghrb2h8u6Ohf1Cu9yuSRdZSEkOBPQ> .
@prefix sub: <https://w3id.org/np/RAqWdmT-zVzMjuh6Ghrb2h8u6Ohf1Cu9yuSRdZSEkOBPQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 {
  <http://nmrML.org/nmrCV#NMR:1000868> rdfs:label "the SMILES chemical structure of the ligand(s)" .
  <http://purl.bioontology.org/ontology/SNOMEDCT/418695009> rdfs:label "Perfluorooctane" .
  <http://purl.bioontology.org/ontology/npo#NPO_1808> rdfs:label "nanoparticle core composition" .
  <http://purl.bioontology.org/ontology/npo#NPO_274> rdfs:label "shape of nanoparticle" .
  <http://purl.obolibrary.org/obo/BiPOm#ligand> rdfs:label "ligand(s) bound to each nanoparticle" .
  <http://purl.obolibrary.org/obo/OBI_0000272> rdfs:label "has used protocol" .
  <http://purl.obolibrary.org/obo/PATO_0000117> rdfs:label "the size of the nanoparticle" .
  <http://purl.obolibrary.org/obo/STATO_0000237> rdfs:label "standard deviation (n=3) of PFOS adsorption efficiency at a specificpH" .
  <http://purl.org/dc/dcmitype/Dataset> rdfs:label "dataset" .
  dct:description rdfs:label "has the description" .
  dct:identifier rdfs:label "has index" .
  dct:license rdfs:label "has license" .
  dct:publisher rdfs:label "is published by" .
  dct:references rdfs:label "has reference" .
  dct:title rdfs:label "has the title" .
  <http://www.ebi.ac.uk/efo/EFO_0004368> rdfs:label "the number of molecules of the ligand(s) bound to each nanoparticle" .
  rdf:type rdfs:label "is a" .
  sub:assertion dct:description "This template can be used to describe datasets  of  PFOS adsorption by gold nanoparticles. It provides information on the data and metadata produced as part of the CompSafeNano project." ;
    a nt:AssertionTemplate ;
    rdfs:label "Describing a dataset of PFOS adsorption by gold nanoparticles at summary level" ;
    nt:hasNanopubLabelPattern "Dataset: ${title}" ;
    nt:hasStatement sub:st01 , sub:st02 , sub:st03 , sub:st04 , sub:st05 , sub:st06 , sub:st07a , sub:st07b , sub:st07c , sub:st07d , sub:st08 , sub:st09 , sub:st10 , sub:st11 , sub:st12 , sub:st13 , sub:st14 , sub:st15 , sub:st16 ;
    nt:hasTag "Datasets" ;
    nt:hasTargetNanopubType <http://purl.org/dc/dcmitype/Dataset> .
  sub:dataset a nt:UriPlaceholder ;
    rdfs:label "URI of the dataset" .
  sub:description a nt:LiteralPlaceholder ;
    rdfs:label "description of the dataset" .
  sub:index a nt:ValuePlaceholder ;
    rdfs:label "unique identifier of the assessed NP" .
  sub:license a nt:ExternalUriPlaceholder ;
    rdfs:label "the license of the dataset" .
  sub:protocol a nt:ExternalUriPlaceholder ;
    rdfs:label "the URI of the protocol used" .
  sub:publisher a nt:ValuePlaceholder ;
    rdfs:label "URI of the publisher of the dataset (e.g., ORCID)" .
  sub:reference a nt:ExternalUriPlaceholder ;
    rdfs:label "DOI or URI of the reference" .
  sub:st01 rdf:object <http://purl.org/dc/dcmitype/Dataset> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st02 rdf:object sub:title ;
    rdf:predicate dct:title ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st03 rdf:object sub:description ;
    rdf:predicate dct:description ;
    rdf:subject sub:dataset ;
    a nt:OptionalStatement .
  sub:st04 rdf:object sub:publisher ;
    rdf:predicate dct:publisher ;
    rdf:subject sub:dataset ;
    a nt:OptionalStatement , nt:RepeatableStatement .
  sub:st05 rdf:object sub:index ;
    rdf:predicate dct:identifier ;
    rdf:subject sub:dataset ;
    a rdf:Statement , nt:RepeatableStatement .
  sub:st06 rdf:object sub:protocol ;
    rdf:predicate <http://purl.obolibrary.org/obo/OBI_0000272> ;
    rdf:subject sub:dataset ;
    a nt:OptionalStatement , nt:RepeatableStatement .
  sub:st07a rdf:object <http://purl.bioontology.org/ontology/SNOMEDCT/418695009> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st07b rdf:object <http://purl.obolibrary.org/obo/CHEBI_33543> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st07c rdf:object <http://vocabularies.wikipathways.org/wp#Binding> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st07d rdf:object <http://semanticscience.org/resource/CHEMINF_000442> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st08 rdf:object <http://purl.obolibrary.org/obo/STATO_0000237> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st09 rdf:object <http://purl.bioontology.org/ontology/npo#NPO_274> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st10 rdf:object <http://purl.bioontology.org/ontology/npo#NPO_1808> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st11 rdf:object <http://purl.obolibrary.org/obo/PATO_0000117> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st12 rdf:object <http://purl.obolibrary.org/obo/BiPOm#ligand> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st13 rdf:object <http://nmrML.org/nmrCV#NMR:1000868> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st14 rdf:object <http://www.ebi.ac.uk/efo/EFO_0004368> ;
    rdf:predicate nt:hasStatement ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st15 rdf:object sub:license ;
    rdf:predicate dct:license ;
    rdf:subject sub:dataset ;
    a rdf:Statement .
  sub:st16 rdf:object sub:reference ;
    rdf:predicate dct:references ;
    rdf:subject sub:dataset ;
    a nt:OptionalStatement , nt:RepeatableStatement .
  sub:title a nt:LiteralPlaceholder ;
    rdfs:label "title of the dataset" .
  nt:hasStatement rdfs:label "includes" .
}
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 "E0hP77Xjz5DRJw5jVhEx2XzBisCyUEfFmqremq5GCgLjGs5PvC7gpTsqJjf+Ye/gE79yRyzGtGSOjxULwYjcYpEFvR/rJrxGcxirUxVpiLHzQ6FsicdeRmmCVrze+RzRDdQQlCWGwMgE6NZSf1TRQ2CrnvBN7nPVdt1k3Vze/9o=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1297-3104 .
  this: dct:created "2024-07-03T08:38:31.845Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 , orcid:0000-0002-1297-3104 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAqhGT3JWdi0de3JayoUFUDG0sj3iDztYrsIYYqCa45D8> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Template: Describing a dataset of PFOS adsorption by gold nanoparticles at summary level" ;
    prov:wasDerivedFrom ns1:RAdvwtp0LfbKYtdCSVhZ2f52fdXqToOXv55TJY5NZcl8I , <https://w3id.org/np/RAB2Y0fy92y7AnSw9dkWhhIU3_oSuN4cuu6na_V8L3qGY> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A , ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .
}