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

<https://anchorfact.org/kb/business/marketing-mix-4ps>
  a schema:TechArticle ;
  schema:headline "Marketing Mix (4Ps)" ;
  schema:url <https://anchorfact.org/business/marketing-mix-4ps/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.7" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/business/marketing-mix-4ps>
  schema:citation <https://openstax.org/books/principles-marketing/pages/1-2-the-marketing-mix-and-the-4ps-of-marketing> ;
  af:sourceTier "A" .