@prefix this: <http://purl.org/np/RAXzYcShaNwKAH7CjXLTh4k4uoVi8dxFxGENs84zLn5xw> .
@prefix sub: <http://purl.org/np/RAXzYcShaNwKAH7CjXLTh4k4uoVi8dxFxGENs84zLn5xw#> .
@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 orcid: <https://orcid.org/> .
@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:association <http://example.org/lifecyclestage> <http://purl.obolibrary.org/obo/UBERON_0007222> ;
    a <https://w3id.org/biolink/vocab/OrganismTaxonToEnvironmentAssociation> ;
    <https://w3id.org/biolink/vocab/object> <http://purl.obolibrary.org/obo/ENVO_01000829> ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002471> ;
    <https://w3id.org/biolink/vocab/subject> <https://www.checklistbank.org/dataset/2037/taxon/e304eb12-78a6-406e-a764-92367212b0f5> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-6159-0097 .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/ENVO_01000829> nt:hasLabelFromApi "water vapour saturated air - Air which has a partial pressure of water vapour equal or near equal to its equilibrium vapor pressure at a given temperature." .
  <http://purl.obolibrary.org/obo/RO_0002471> nt:hasLabelFromApi "is eaten by" .
  <http://purl.obolibrary.org/obo/UBERON_0007222> nt:hasLabelFromApi "late adult stage" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWwwPLfCCAm4UuynJVyO1nSj4brXPwoqMXVcOt58/6we+rDHDke+F1E/hVRVMZJr5GM+tSRety1Idrl7T8fGXuJY0lcGIZ7CazKH4y77T4t81PoWfYspYx2TdJsOrFtUFb3tAz9oWHZE8qoSzQ3QLHAhBENh5evmWf23Tch8S4EQIDAQAB" ;
    npx:hasSignature "MEBX6HfQiACGXrSow1Og1esAl8Ia/+Z99Afa84ZcS+gGVyeeZK1bFggTFTyzJ6kuWprwClzzfvGVBJ/6e/eygD7Gc4EX+vGFhlcS9VTchTSjeK0RnpLg/70h2hIuCulrGvWM3WTwHQmt8lOxnr90K4/Q9Dnctp6kgTD0r8mmV80=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-04-25T08:37:39.565Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-6159-0097 ;
    npx:introduces sub:association ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA0dc_S7qxLQ3vt1gDRuQRPbM7MltsfKFWfHUduzswapE> .
  <https://www.checklistbank.org/dataset/2037/taxon/e304eb12-78a6-406e-a764-92367212b0f5> nt:hasLabelFromApi "Carabus (genus), <Unspecified Agent>" .
}