@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KYQB8J2N1G7N2XMD7ZZG4HPN a ns2:Source ;
    schema:datePublished "2026" ;
    schema:description "Wikipedia article on Joe Rogan, American podcaster, UFC commentator, comedian and martial artist"@en ;
    schema:inLanguage "en" ;
    schema:keywords "secondary-source" ;
    schema:name "Joe Rogan" ;
    schema:publisher _:b6021 ;
    schema:url <https://en.wikipedia.org/wiki/Joe_Rogan> ;
    ns2:earliestYear "2026"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b6022 ;
    ns2:latestYear "2026"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DAPE2TQH2MRBECJBV2VK35 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b6022 schema:name "Wikipedia contributors" ;
    ns2:contributorRole "contributor" .
_:b6021 schema:name "Wikimedia Foundation" .
