@prefix this: <https://w3id.org/np/RAbBw6Wc4qqPkQ2LFy-8ZlRvfYPNuQe1un_ippuPpAGEc> .
@prefix sub: <https://w3id.org/np/RAbBw6Wc4qqPkQ2LFy-8ZlRvfYPNuQe1un_ippuPpAGEc#> .
@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 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 a <https://w3id.org/biolink/vocab/OrganismTaxonToEnvironmentAssociation> ;
    rdfs:comment "the species specifically occurs in Madagascar dry deciduous forests" ;
    <https://w3id.org/biolink/vocab/object> <http://purl.obolibrary.org/obo/ENVO_01001799> ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002303> ;
    <https://w3id.org/biolink/vocab/subject> sub:taxon ;
    <https://w3id.org/kpxl/biodiv/terms/hasSubjectLifeCycleStage> <http://purl.obolibrary.org/obo/UBERON_0018241> .
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> sub:7AD8F87F-E7C1-4094-BD63-7662F167E9CB .
}
sub:provenance {
  sub:assertion <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/PreservedSpecimen> ;
    prov:wasAttributedTo orcid:0000-0001-5237-2330 , orcid:0000-0003-0836-1364 ;
    prov:wasGeneratedBy sub:research-activity .
  sub:document a <http://purl.org/ontology/bibo/Manuscript> .
  sub:research-activity dct:description sub:document .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/ENVO_01001799> nt:hasLabelFromApi "tropical dry broadleaf forest - A tropical broadleaf forest which 1) s subject to a year-round warm climate 2) may receive several hundred centimeters or rain per year and 3) are subject to long dry seasons which last several months." .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFL+bXUGbvXlPx68nYrB8MtEMan0g0MneoY0ycIbfi30SguaQSw5N/ZI72VsjevVfaR4TPwTLpW3cOyEu47fTquwPibu7/RMDRI22NAmSGpPruwyFtxcn3QKoMiDGz3G9Z1AKD7+X0ToyjDoJQjQQyHtmCqjf441UMMP5IoG6hcQIDAQAB" ;
    npx:hasSignature "PX1YvN2Fb1Fxa8jUc9Lcc/QbjkzZTcSgixc/zkbAIdbyd2RwuEhu9upU5eqVt0lj1b0Ss07iEGhIOAiiBvP5kUGOp+nOAJdn8/hBJkqASh7IQrvP/1USMKmxt4OCyS71NS9bSm/VpDF4W6PYpq6fcGzXA2YR7VjCMH81youFS6Y=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-0836-1364 .
  this: dct:created "2024-08-07T10:20:30.882Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0836-1364 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "7AD8F87F-E7C1-4094-BD63-7662F167E9CB - has habitat - tropical dry broadleaf forest" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAo6MkgozE1DB-3XwjvEO-sgaN02SmsAIEPbiE8xEdHGU> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAwy5ZloUugunk3gafYppW6MfZGQXD554XgHfCAFHH08k> .
}