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

ns1:01KYQB8J2NDQG5EH6JYDGB3WCX a ns2:Source ;
    schema:datePublished "2015" ;
    schema:description "Rolling Stone feature profile on Joe Rogan covering his early life, martial arts background, UFC career, podcast, and psychedelic advocacy"@en ;
    schema:inLanguage "en" ;
    schema:keywords "magazine-article" ;
    schema:name "How Joe Rogan Went From UFC Announcer to 21st-Century Timothy Leary" ;
    schema:publisher _:b6217 ;
    schema:url <https://www.rollingstone.com/culture/culture-features/how-joe-rogan-went-from-ufc-announcer-to-21st-century-timothy-leary-182319/> ;
    ns2:earliestYear "2015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b6218 ;
    ns2:latestYear "2015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "article" .
_:b6218 schema:name "Hedegaard, Erik" ;
    ns2:contributorRole "author" .
_:b6217 schema:name "Rolling Stone" .
