@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 schema: <https://schema.org/> .
@prefix ns5: <https://rollbook.app/gyms/california/san-jose/guerrilla-jiu-jitsu-martial-arts-academy/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01KZQ7BS7KGB9FYCTZPS6Z5T05 a ns2:Place ;
    schema:address "San Jose, California, United States" ;
    schema:alternateName "Guerrilla JJ San Jose"@en, "Guerrilla Jiu-Jitsu Martial Arts Academy"@en ;
    schema:description "Guerrilla Jiu-Jitsu San Jose is the headquarters academy of the Guerrilla Jiu-Jitsu\nsystem founded by Dave Camarillo, with affiliated schools across California, Nevada,\nMinnesota, Australia and Puerto Rico. It is the flagship gym where Camarillo teaches\nhis judo-BJJ grappling system adapted for mixed martial arts.\n"@en ;
    schema:keywords "san-jose", "guerrilla-jiu-jitsu", "academy", "bjj" ;
    schema:location _:b11386 ;
    schema:name "Guerrilla Jiu-Jitsu San Jose"@en ;
    ns2:foundedEvent _:b11387 ;
    ns2:hasEvidence _:b11390, _:b11389 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/academy> .
_:b11390 a ns2:SourceAssertionRelation ;
    schema:citation "Rollbook gym listing for Guerrilla Jiu-Jitsu San Jose" ;
    schema:url <https://rollbook.app/gyms/california/san-jose/guerrilla-jiu-jitsu-martial-arts-academy/> ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11389 a ns2:SourceAssertionRelation ;
    schema:citation "Elite Sports - 'Dave Camarillo - Founder of Guerrilla Jiu-Jitsu'" ;
    schema:url <https://www.elitesports.com/blogs/news/dave-camarillo-founder-of-guerrilla-jiu-jitsu> ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Later he opened his own academy with the name of Guerrilla Jiu-Jitsu and trained his students his unique fighting style." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11387 a ns2:LifeEvent ;
    ns2:founder ns1:01KZQ5XKW310NKTT34P8D4WQAS ;
    ns2:hasEvidence _:b11388 .
_:b11388 a ns2:SourceAssertionRelation ;
    schema:citation "Rollbook gym listing for Guerrilla Jiu-Jitsu San Jose" ;
    schema:url <https://rollbook.app/gyms/california/san-jose/guerrilla-jiu-jitsu-martial-arts-academy/> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11386 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "San Jose" ;
    schema:sameAs <http://www.wikidata.org/entity/Q16553> .
