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

ns1:01M0DCY9PEG8YC4B135Z5JRZ9B a ns2:Source ;
    schema:inLanguage "en" ;
    schema:name "BJJ Eastern Europe (BJJEE)" ;
    schema:publisher _:b13382 ;
    schema:url <https://www.bjjee.com/> ;
    ns2:peerReview "not-peer-reviewed" ;
    ns2:selfPublished false ;
    ns2:sourceType "website" .
_:b13382 schema:name "BJJ Eastern Europe (BJJEE)" .
