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

ns1:01KJJAWN29MA64W22606R3WD8X a ns2:Place ;
    schema:location _:b8590 ;
    schema:name "Budokan São Paulo"@pt ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b8590 schema:addressCountry <http://publications.europa.eu/resource/authority/country/BRA> ;
    schema:name "São Paulo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q174> .
