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

<https://anchorfact.org/kb/computer-science/php-language>
  a schema:TechArticle ;
  schema:headline "PHP Language" ;
  schema:url <https://anchorfact.org/computer-science/php-language/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/computer-science/php-language>
  schema:citation <https://www.php.net/manual/en/history.php.php> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/php-language>
  schema:citation <https://www.php.net/releases/8.0/en.php> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/php-language>
  schema:citation <https://www.php.net/releases/8.1/en.php> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/php-language>
  schema:citation <https://www.php.net/releases/8.4/en.php> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/php-language>
  schema:citation <https://www.php.net/manual/en/install.fpm.php> ;
  af:sourceTier "B" .