@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <https://martial.is/agent/> .
@prefix ns6: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .

ns1:01KYQB8J2N20VJ665SPN1RF325 a ns2:Style ;
    ns6:wasDerivedFrom ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    schema:alternateName "10th Planet Jiu Jitsu"@en, "10th Planet"@en ;
    schema:description "10th Planet Jiu-Jitsu is a no-gi Brazilian jiu-jitsu system founded by Eddie Bravo. It is a variant of Brazilian jiu-jitsu that emphasizes a no-gi approach, with distinctive innovations in rubber guard, lockdown half guard, and twister submissions. The system was developed after Bravo's departure from the traditional gi-based BJJ approach.\n"@en ;
    schema:image _:b8501 ;
    schema:keywords "no-gi", "grappling", "bjj-variant" ;
    schema:name "10th Planet Jiu-Jitsu"@en ;
    ns2:foundedEvent _:b8503 ;
    ns2:hasEvidence _:b8506 ;
    ns2:hasStyleRelationAssertion _:b8507 ;
    ns2:rankSystem ns1:01M11YJ1XMX79NAEPJ09NWKC1S ;
    ns2:styleForm <https://w3id.org/martialis/vocab/style-form/hybrid> ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/modern> ;
    ns2:variantOf ns1:01KJJAWN29MA64W22606R3WD9J .
_:b8507 a ns2:StyleRelationAssertion ;
    ns6:wasDerivedFrom ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:hasConfidence _:b8508 ;
    ns2:hasEvidence _:b8509 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9J ;
    ns2:styleRelationType <https://w3id.org/martialis/vocab/style-relation/variant_of> ;
    ns2:subject ns1:01KYQB8J2N20VJ665SPN1RF325 .
_:b8509 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8508 a ns2:Confidence ;
    ns6:wasAttributedTo ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "10th Planet is a no-gi variant of Brazilian jiu-jitsu, derived from Eddie Bravo's training under Jean Jacques Machado and the Machado brothers' BJJ lineage" .
_:b8506 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:coversProperty ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8503 a ns2:LifeEvent ;
    schema:location _:b8504 ;
    schema:startDate "2003~" ;
    ns2:earliestYear "2003"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KYQB8J2NYN0CT40CYYXN62GK ;
    ns2:hasEvidence _:b8505 ;
    ns2:latestYear "2003"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8505 a ns2:SourceAssertionRelation ;
    schema:citation "10th Planet Jiu-Jitsu official website" ;
    schema:url <https://www.10thplanetjj.com/> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8504 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> .
_:b8501 schema:contentUrl <https://upload.wikimedia.org/wikipedia/en/b/be/10th_Planet_Jiu-Jitsu_%28logo%29.jpg> ;
    ns2:imageAttribution _:b8502 .
_:b8502 schema:citation "10th Planet Jiu Jitsu Wikipedia page" ;
    schema:url <https://en.wikipedia.org/wiki/10th_Planet_Jiu_Jitsu> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary .
