@prefix this: <https://w3id.org/np/RAKzomKigvWcPNvajzuD1Ay6l1l0a9kq_bsUIFs87pk7Y> .
@prefix sub: <https://w3id.org/np/RAKzomKigvWcPNvajzuD1Ay6l1l0a9kq_bsUIFs87pk7Y#> .
@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 {
  sub:IUCLID <http://schema.org/url> <https://iuclid6.echa.europa.eu/> ;
    a <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource-to-be-Developed> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/Registry> ;
    rdfs:comment "IUCLID plays a central role in the IT environments of all organisations that manage scientific data on chemicals in a regulatory context, for example under the OECD HPV, EU Biocides, and EU REACH:" ;
    rdfs:label "IUCLID" ;
    rdfs:seeAlso <https://iuclid6.echa.europa.eu/> ;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000430> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-0703-4318 .
}
sub:pubinfo {
  orcid:0009-0003-0703-4318 foaf:name "Achilleas Karakoltzidis" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXgMtjc9k3pvDOhK5gb9nMuwNfgh9tV/32tRYYM9DJpqRrFFD0iP/V6P9u5W6tXOP+pyWm1nUiCqma1/9/kRFx0CQxlObYBOcBNHdb6zdoLPDRPslYGa9fbUB3ZUys+WcniRMjGBk9zemWMNNgKgeB7HJuzfvc8TyCZLhi9VF2lQIDAQAB" ;
    npx:hasSignature "R9SdiYvIJXVmUDjlI8ArUu8eyCJbHoJ59xfpztf7JNpYYEiC7Sw924x8KdXyVmRBOvjG6YxwEpd9FfuZFok7f8SXQvtfcYdaxC3d1s8X/xwUiaM8EuBcUPbEe0dmtn1tzfuj/6rsdv8GbDyqIT6b5K0osK0415vPoHjaFuZEQ5I=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-0703-4318 .
  this: dct:created "2024-04-24T10:28:30.220Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-0703-4318 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:IUCLID ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Registry: IUCLID" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RATdymkELkBiNf2RxvHaSHp4Us5aEcEteeFDZhNRAu1dA> .
}