@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:01KZS3PSKRDKW1AZ0401CKAM32 a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KZS3PSKQYXK9RYY0XEBAGD56 ;
    schema:address "Wakefield, Massachusetts, United States" ;
    schema:keywords "judo", "massachusetts", "wakefield" ;
    schema:location _:b3163 ;
    schema:name "FUJI Gym"@en ;
    ns2:foundedEvent _:b3164 ;
    ns2:hasEvidence _:b3166 ;
    ns2:hasInstructorRole _:b3167 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b3167 a ns2:InstructorRole ;
    ns5:wasDerivedFrom ns1:01KZS3PSKQYXK9RYY0XEBAGD56 ;
    ns2:hasEvidence _:b3168 ;
    ns2:instructor ns1:01KZS3PSKRNV533S2F4ABNVBDV ;
    ns2:instructorCapacity <https://w3id.org/martialis/vocab/instructor-capacity/head_instructor> ;
    ns2:instructorPeriod _:b3169 .
_:b3169 a ns2:TimeInterval ;
    ns2:startYear "2013"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3168 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZS3PSKQYXK9RYY0XEBAGD56 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Stevens primarily teaches out of FUJI Gym in Wakefield, Massachusetts, which he opened on January 12, 2013." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3166 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZS3PSKQYXK9RYY0XEBAGD56 ;
    ns2:coversProperty ns2:hasInstructorRole, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3164 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZS3PSKQYXK9RYY0XEBAGD56 ;
    schema:startDate "2013" ;
    ns2:earliestYear "2013"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KZS3PSKRNV533S2F4ABNVBDV ;
    ns2:hasEvidence _:b3165 ;
    ns2:latestYear "2013"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3165 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZS3PSKQYXK9RYY0XEBAGD56 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Stevens primarily teaches out of FUJI Gym in Wakefield, Massachusetts, which he opened on January 12, 2013." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3163 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Wakefield" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1513838> .
