@prefix this: <https://w3id.org/np/RARBSeE3cr6MYEtqjhX17e1G2h7u20NfHukQHXsdHNAcU> .
@prefix sub: <https://w3id.org/np/RARBSeE3cr6MYEtqjhX17e1G2h7u20NfHukQHXsdHNAcU#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/np/RA-nlanSAHPodSDqxY2Vm27hoj21x73DXmgzuVLI6Jy_A#OHT-301> <http://schema.org/url> <https://www.oecd.org/en/topics/sub-issues/assessment-of-chemicals/harmonised-templates-use-exposure-information.html> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema ;
    rdfs:comment "The OECD Harmonised Templates (OHTs) are standard data formats for reporting information on chemicals to determine their properties or effects on human health and the environment (e.g. toxicokinetics, skin irritation, repeated dose toxicity, biodegradation in soil, metabolism of residues in crops, etc.) and also to describe their use and related exposure to workers, consumers and the environment. Data and information on the use of and exposure to chemicals: 301 Use and exposure information: Manufacture." ;
    rdfs:label "OHT-301 | OECD harmonised templates" ;
    fip:has-description-source <https://www.oecd.org/en/topics/sub-issues/assessment-of-chemicals/harmonised-templates-use-exposure-information.html> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0009-5847-3226 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "iWQUMaPfd+a931SVgOCfTLlZRL2OZhcbbrOMW4RquP1LZ0D9K6CFruX8H6tc7KDg3FMgh4GsUjWWbh0XeRweXptv6O6vcK58GXdiZiPt3k+GxgTPC+DEGZmb661xhT8b+lK81/rCFWa1moGNeV0APtUAvfnxNT0bVLwWzFQWVpI=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-04-15T08:59:18Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <https://w3id.org/np/RA-nlanSAHPodSDqxY2Vm27hoj21x73DXmgzuVLI6Jy_A#OHT-301> ;
    npx:supersedes <https://w3id.org/np/RA-nlanSAHPodSDqxY2Vm27hoj21x73DXmgzuVLI6Jy_A> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/af136e71-e828-4856-9d59-25192e083436> .
}