@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 schema: <https://schema.org/> .

ns1:01KZM7FWX58PDQQPAAJR4X7029 a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    schema:address "3035 S Shiloh Rd" ;
    schema:alternateName "Bert Becerra Judo & Jujitsu"@en ;
    schema:description "Judo and jujitsu club in the Dallas, Texas area run by Bert Becerra. John Carmack trained there in his thirties and was promoted to brown belt in 2007; the club later listed him among its sponsors.\n"@en ;
    schema:keywords "judo", "dallas", "jujitsu" ;
    schema:location _:b6506 ;
    schema:name "Becerra Judo"@en ;
    ns2:hasEvidence _:b6507 ;
    ns2:hasInstructorRole _:b6508 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/club> .
_:b6508 a ns2:InstructorRole ;
    ns5:wasDerivedFrom ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    ns2:hasEvidence _:b6509 ;
    ns2:instructor ns1:01KZM7FWX5ED60G33KMWKDRWYT ;
    ns2:instructorCapacity <https://w3id.org/martialis/vocab/instructor-capacity/head_instructor> ;
    ns2:instructorPeriod _:b6510 .
_:b6510 a ns2:TimeInterval .
_:b6509 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b6507 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b6506 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Garland, Texas" ;
    schema:sameAs <http://www.wikidata.org/entity/Q49274> .
