@prefix this: <https://w3id.org/np/RAoQoJM07Q5bIBxtUAFxH81ZdpO3YVDNlRBar3VxjmI84> .
@prefix sub: <https://w3id.org/np/RAoQoJM07Q5bIBxtUAFxH81ZdpO3YVDNlRBar3VxjmI84#> .
@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:Variable4 dct:description "Heights of the atmospheric boundary layer describe the variation in the thickness of the lowest part of the atmosphere that mediates the exchange of momentum, energy, and mass between the surface and the overlying free troposphere." ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Atmospheric boundary layer heights" ;
    rdfs:seeAlso <https://doi.org/10.5194/amt-16-563-2023> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://purl.obolibrary.org/obo/RO_0002007> ;
    <https://w3id.org/iadopt/ont/hasProperty> <http://purl.obolibrary.org/obo/NCIT_C25347> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-6968-8275 .
}
sub:pubinfo {
  orcid:0000-0002-6968-8275 foaf:name "Juliana Menger" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBQzntCZEN/IvJWax2KJZZspRl0D64U49o14q76ioHJaRRd2dRDRCoDq+CypGFmg5XfiEyxO00sfP+6jEZ02G+2bcsAuB8jYHzmlIncAI5CSnsNppbIUEOArOXqV5K0ojvpbfOpAfTtHmcCzwjkbEKYJ7PZoULU/5vI2L7+zZYDQIDAQAB" ;
    npx:hasSignature "BqTEbPlAbUMPe9kXL84jjAxXG3mJ2UNuBe5T2vqfBomIr+S5fa1e0Q0YVdG9KaAVJ+DrN3DsrMm/Xu4u2SlCHrwxhdxoavl1OsllPdDChHClnh9eH9fsmrzoNW/YlmQdgn0xtwnRsL9iV0BKdagChU4Aj9AFnQwv6/QYRoLgz98=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-6968-8275 .
  this: dct:created "2024-10-17T09:08:05.144Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-6968-8275 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Variable4 ;
    npx:supersedes <https://w3id.org/np/RAH_RWx4HrHXDpKtDhZBZz_2i8vSXzuehsABcUVJNQAQ8> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGUWnXKhfKYwmMoDK-LVXlEnnGdAuzFZKR9FZsXHJsxQ> .
}