@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KJJAWN29MA64W22606R3WD8D a ns2:Place ;
    schema:location _:b4364 ;
    schema:name "Seinan Dojo"@en ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b4364 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Los Angeles" ;
    schema:sameAs <http://www.wikidata.org/entity/Q65> .
