@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .
@prefix ns7: <https://en.wikipedia.org/wiki/> .
@prefix ns8: <http://www.wikidata.org/entity/> .
@prefix ns9: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KYQB8J2NYN0CT40CYYXN62GK a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    schema:description "American martial artist, founder of 10th Planet Jiu-Jitsu, a no-gi variant of Brazilian jiu-jitsu. Known for his innovations in rubber guard, lockdown half guard, and the twister submission. He is a black belt under Jean Jacques Machado and awarded Joe Rogan his no-gi black belt in Brazilian jiu-jitsu.\n"@en ;
    schema:keywords "founder", "no-gi", "brazilian-jiu-jitsu", "10th-planet" ;
    schema:name "Eddie Bravo"@en ;
    schema:nationality _:b11362 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q5335870> ;
    ns2:birthEvent _:b11363 ;
    ns2:deathEvent _:b11365 ;
    ns2:hasEvidence _:b11367, _:b11366 ;
    ns2:hasRankAssertion _:b11368 ;
    ns2:hasTeacherAssertion _:b11371 ;
    ns2:teaches ns1:01KYQB8J2NBYW60FB1QW1CZZ88 ;
    ns2:wasTaughtBy ns1:01KYG003XDQ8P2KEBEWHV84NHX .
_:b11371 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9J ;
    ns2:hasConfidence _:b11372 ;
    ns2:hasInteraction _:b11373 ;
    ns2:object ns1:01KYG003XDQ8P2KEBEWHV84NHX ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KYQB8J2NYN0CT40CYYXN62GK .
_:b11373 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:hasEvidence _:b11374 ;
    ns2:interactionPeriod _:b11375 .
_:b11375 a ns2:TimeInterval ;
    ns2:endYear "2003"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1995"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11374 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11372 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Eddie Bravo earned his black belt under Jean Jacques Machado, well-documented in multiple sources" .
_:b11368 a ns2:RankAssertion ;
    ns2:grantedBy ns1:01KYG003XDQ8P2KEBEWHV84NHX ;
    ns2:hasConfidence _:b11369 ;
    ns2:hasEvidence _:b11370 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9J ;
    ns2:rankGrade <https://w3id.org/martialis/vocab/rank-grade/bjj_black> ;
    ns2:rankSystem ns1:01M11YJ1XMX79NAEPJ09NWKC1S ;
    ns2:subject ns1:01KYQB8J2NYN0CT40CYYXN62GK .
_:b11370 a ns2:SourceAssertionRelation ;
    schema:citation "Eddie Bravo (Wikipedia EN)" ;
    schema:url ns7:Eddie_Bravo ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11369 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Rank referenced in Wikipedia article" .
_:b11367 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:coversProperty ns2:hasTeacherAssertion ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11366 a ns2:SourceAssertionRelation ;
    schema:citation "Eddie Bravo (Wikipedia EN)" ;
    schema:url ns7:Eddie_Bravo ;
    ns2:coversProperty ns2:hasRankAssertion, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11365 a ns2:LifeEvent .
_:b11363 a ns2:LifeEvent ;
    schema:birthDate "1970-05-15" ;
    schema:birthPlace _:b11364 ;
    ns2:earliestYear "1970"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1970"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11364 schema:addressCountry ns9:USA ;
    schema:name "Santa Ana, California" ;
    schema:sameAs ns8:Q49244 .
_:b11362 schema:addressCountry ns9:USA ;
    schema:sameAs ns8:Q30 .
