@prefix this: <https://w3id.org/np/RAGxT5jN1U2s96JNOYt8S3PVcRDF6KLR0mYHtt68cPbzs> .
@prefix sub: <https://w3id.org/np/RAGxT5jN1U2s96JNOYt8S3PVcRDF6KLR0mYHtt68cPbzs#> .
@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 {
  sub:WH-NL a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "On behalf of the Ministry of Infrastructure and Water Management in the Netherlands, Geonovum has worked on a dictionary with terms related to the theme of heat. Geonovum has established definitions of concepts together with those involved in the field. At this time the dictionary is available in the Dutch language only." ;
    rdfs:label "Woordenboek Hitte" ;
    fip:has-description-source <https://www.geonovum.nl/geo-standaarden/verkenning-informatiemodel-hitte> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0003-5409-652X .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "VQHmGtlkgeXpugwtQqz0KxnETdPXCrBDFQBK7sTUhK1Lj6490+84LvoSZkV+Dc58dPYHBtgQnTURV6m1ix7fFWHXpJCkuOrvDa8KUtb9lol6pgoKQAQ2Znr49UKcS7GUamfD4ig+Hdd0jApWT+qtmjlclnqXYQfINF77M6tZLLM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-12T14:56:04Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:WH-NL ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/38691da4-e4d0-4763-b273-c4142b9abc38> .
}