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

<https://anchorfact.org/kb/ai/semantic-web-ontology>
  a schema:article ;
  schema:headline "Semantic Web and Ontologies: Knowledge Representation, OWL Reasoning, and Linked Data" ;
  schema:url <https://anchorfact.org/ai/semantic-web-ontology/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.795" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/semantic-web-ontology>
  schema:citation <https://www.w3.org/TR/rdf11-concepts/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/semantic-web-ontology>
  schema:citation <https://www.w3.org/TR/owl2-overview/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/semantic-web-ontology>
  schema:citation <https://www.w3.org/TR/sparql11-query/> ;
  af:sourceTier "S" .