@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 schema: <https://schema.org/> .
@prefix ns5: <https://valentebrothers.com/our-story/> .
@prefix ns6: <https://martial.is/agent/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .
@prefix ns8: <http://www.wikidata.org/entity/> .
@prefix ns9: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KYJEGSZ65B6S3VDF94T845V8 a ns2:Person ;
    schema:description "Brazilian Jiu-Jitsu professor and the youngest of the three Valente Brothers. He trained under Grandmaster Hélio Gracie from age 2 and received his Professor's Diploma from Hélio Gracie in 2007. He moved to Miami in 2007 to study criminology at Barry University. He is a primary instructor at the Valente Brothers academy and has taught high-profile students including Ivanka Trump and Gisele Bündchen."@en ;
    schema:keywords "valente-brothers", "brazilian-jiu-jitsu" ;
    schema:name "Joaquim Valente"@en, "Joaquim Valente"@pt ;
    schema:nationality _:b6538 ;
    ns2:birthEvent _:b6539 ;
    ns2:deathEvent _:b6542 ;
    ns2:hasEvidence _:b6543 ;
    ns2:hasRankAssertion _:b6544 ;
    ns2:hasTeacherAssertion _:b6547 ;
    ns2:teaches ns1:01KYJEGSZ67JG00T14K90N24WR ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1S5 .
_:b6547 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9J ;
    ns2:hasConfidence _:b6548 ;
    ns2:hasInteraction _:b6549 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1S5 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KYJEGSZ65B6S3VDF94T845V8 .
_:b6549 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b6550 ;
    ns2:interactionPeriod _:b6551 .
_:b6551 a ns2:TimeInterval ;
    ns2:startYear "1991"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6550 a ns2:SourceAssertionRelation ;
    schema:citation "Our Story - Valente Brothers" ;
    schema:url <https://valentebrothers.com/our-story/> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "At the tender age of two, Pedro, Gui and Joaquim were already taking private lessons from Grandmaster Hélio Gracie" ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b6548 a ns2:Confidence ;
    ns7:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Joaquim trained under Hélio Gracie from age 2 and received his Professor's Diploma directly from him in 2007; documented on the Valente Brothers official website" .
_:b6544 a ns2:RankAssertion ;
    schema:datePublished "2007" ;
    ns2:earliestYear "2007"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasConfidence _:b6545 ;
    ns2:hasEvidence _:b6546 ;
    ns2:latestYear "2007"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9J ;
    ns2:rankGrade <https://w3id.org/martialis/vocab/rank-grade/bjj_black> ;
    ns2:rankSystem ns1:01M11YJ1XMX79NAEPJ09NWKC1S ;
    ns2:subject ns1:01KYJEGSZ65B6S3VDF94T845V8 .
_:b6546 a ns2:SourceAssertionRelation ;
    schema:citation "Our Story - Valente Brothers" ;
    schema:url <https://valentebrothers.com/our-story/> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "In 2007 Joaquim also received the Professors' Diploma from Grandmaster Hélio Gracie" ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b6545 a ns2:Confidence ;
    ns7:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Awarded Professor's Diploma by Hélio Gracie in 2007; documented on Valente Brothers official site" .
_:b6543 a ns2:SourceAssertionRelation ;
    schema:citation "Our Story - Valente Brothers" ;
    schema:url <https://valentebrothers.com/our-story/> ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:hasRankAssertion, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b6542 a ns2:LifeEvent .
_:b6539 a ns2:LifeEvent ;
    schema:birthDate "1989" ;
    schema:birthPlace _:b6540 ;
    ns2:earliestYear "1989"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b6541 ;
    ns2:latestYear "1989"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6541 a ns2:SourceAssertionRelation ;
    schema:citation "Our Story - Valente Brothers" ;
    schema:url <https://valentebrothers.com/our-story/> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b6540 schema:addressCountry ns9:BRA ;
    schema:name "Rio de Janeiro" ;
    schema:sameAs ns8:Q8678 .
_:b6538 schema:addressCountry ns9:BRA ;
    schema:sameAs ns8:Q155 .
