@prefix this: <https://w3id.org/np/RAOE8hAcEP4jiXUzpbdsNzBdHsy5KmjjRQPb_mEQX-suA> .
@prefix sub: <https://w3id.org/np/RAOE8hAcEP4jiXUzpbdsNzBdHsy5KmjjRQPb_mEQX-suA#> .
@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://irods-web.zdv.uni-mainz.de/irods-rest/rest/fileContents/zdv/project/m2_jgu-smitt/piperazine_piperidine_alkaloid/Natural-all-strains.xlsx?ticket=7CCXMdo7yCy7lcf> dct:license sub:none ;
    dct:title "virtual screening results (tabulated enthalpies)" ;
    a <http://purl.org/dc/dcmitype/Dataset> ;
    <https://schema.org/maintainer> <https://irods-web.zdv.uni-mainz.de> ;
    <https://schema.org/result> <https://ak-efferth.pharmazie.uni-mainz.de/> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2408-7588 .
}
sub:pubinfo {
  orcid:0000-0003-2408-7588 foaf:name "Christian Meesters" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKyTtRc5W2LD8SIQhd+T7IOhgr4GinEVpynNUiUppNi1Yvdo+qHljDplzsXlxc4pPwEB2+/RBYT75rMeD/VrV12s5Aq9t5XalDFKnxPE1vFN4P3dINAOq8ikc1yzU0fpJpz09+tefHG+Zk1Mz90PnLWLCs30wM6Iq6hI5NHmjklQIDAQAB" ;
    npx:hasSignature "gvKyUr33sAuxr9t/UtbO98zZUrvR32u8cMc48xVrzwLGikWbB7JmCBlSSvWkw+ufwTyuCgrUy6zuf7gZKnwt904bmPxPd6r2AItOAcihmlh2LB/SdTAFGH2fqkZzG7dBU1zFo3s1lmHBq9G/Iyrxjw7LIzswaJj7PbZTKHCDqZU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2408-7588 .
  this: dct:created "2024-08-29T12:26:45.984Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2408-7588 ;
    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: virtual screening results (tabulated enthalpies)" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAYV2OhsdtcExjyBFVfeeTaXK-oBguzGpcZ2dyZU-4oTE> .
}