@prefix this: <https://w3id.org/np/RA-Nici5kgsNPE5e9kDy5bhRp7bvRxkfIxOb6HQzORJIA> .
@prefix sub: <https://w3id.org/np/RA-Nici5kgsNPE5e9kDy5bhRp7bvRxkfIxOb6HQzORJIA#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion rdfs:comment "25.4˚C, 34.86PSU" .
  sub:association a <https://w3id.org/kpxl/biodiv/terms/OrganismToEnvironmentAssociation> ;
    <https://w3id.org/biolink/vocab/object> <http://purl.obolibrary.org/obo/ENVO_00000150> ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002303> ;
    <https://w3id.org/biolink/vocab/subject> sub:organism ;
    <https://w3id.org/biolink/vocab/timepoint> "2010-09-26T06:10:00Z" ;
    <https://w3id.org/kpxl/biodiv/terms/hasLocationCoordinates> "+24.46335+124.06398-111" .
  sub:organism a sub:taxon ;
    <https://w3id.org/kpxl/biodiv/terms/hasLifeCycleStage> <http://purl.obolibrary.org/obo/UBERON_0000066> .
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.checklistbank.org/dataset/9880/taxon/466NS> .
}
sub:provenance {
  <https://doi.org/10.4031/MTSJ.46.4.3> a <http://purl.org/spar/fabio/ScholarlyWork> .
  sub:assertion <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/HumanObservation> ;
    prov:wasAttributedTo orcid:0000-0002-8985-4744 ;
    prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://doi.org/10.4031/MTSJ.46.4.3> .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/ENVO_00000150> nt:hasLabelFromApi "coral reef - A marine reef which is composed primarily of aragonite structures produced by living organisms, found in shallow, low-nutrient waters." .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvKP4CKujpsO7dR2GxAujxGhENmtammm07suwZw3ZQ/9wodpkKR/SoeZlQvKIqWzg6WtAkDZ6AgTFS8TbO8S16BO3g9gwRiKfmPM8BLMYlbEdod7Wd/BCAwPyS/vTTCdxVoj16izHndfxm/F3RcgOLCJEYlaTdakQNxIrNHdMdAwIDAQAB" ;
    npx:hasSignature "olz2bNBI+iUIi8BNgz3qu+kB9n7y3rYLPRjoJmoYhGe7F9e3d0TxchI6CEbD4akroRjdE8M/jWU2Lq3w4JG/N+2SonGlP7/dyy7Of+qf2aNKVIru/IbcCRv1Vhhqag7OKOGocqTyY6QNKqYCw9vQcc9rjZouepBHsNFCd+2EAzM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-02-02T13:52:08.742Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-8985-4744 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    a <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    rdfs:label "Organism of Nemateleotris decora Randall & Allen, 1973 (species) - has habitat - coral reef" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RALfxe37qzq5rEk6tLLcsSeKtKQZ1FcoHZdf2nYVfU66w ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAR40PzxS9rmUC2lH2ct7IlYhyEib-3GXY5DkuR8wgHRw , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RAMwUIw3VZ2ghf1HS6lOhuIs-vp0GAXbw8YtmQfni2ea8 .
  <https://www.checklistbank.org/dataset/9880/taxon/466NS> nt:hasLabelFromApi "Nemateleotris decora Randall & Allen, 1973 (species)" .
}