@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/science/ocean-life>
  a schema:TechArticle ;
  schema:headline "Ocean Life" ;
  schema:url <https://anchorfact.org/science/ocean-life/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/science/ocean-life>
  schema:citation <https://oceanservice.noaa.gov/facts/oceanwater.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/ocean-life>
  schema:citation <https://oceanservice.noaa.gov/facts/coral_species.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/ocean-life>
  schema:citation <https://oceanservice.noaa.gov/facts/vents.html> ;
  af:sourceTier "A" .