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

ns1:01KYZ5625KXD72JW0SXPPC68BN a ns2:Source ;
    schema:datePublished "2015" ;
    schema:description "Artigo da VICE sobre Rolls Gracie, cobrindo sua origem, sua promoção a faixa preta aos 16 anos, sua carreira como campeão da família Gracie, e sua morte num acidente de asa-delta em 1982"@pt ;
    schema:inLanguage "pt" ;
    schema:keywords "gracie-family", "article", "bjj" ;
    schema:name "Rolls, o Gracie que morreu antes de virar lenda" ;
    schema:publisher _:b9067 ;
    schema:url <https://www.vice.com/pt/article/rolls-gracie-jiu-jitsu/> ;
    ns2:earliestYear "2015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b9068 ;
    ns2:latestYear "2015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "article" .
_:b9068 schema:name "Aguinaga, Armando" ;
    ns2:contributorRole "author" .
_:b9067 schema:name "VICE" .
