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

ns1:01M0DCY9PEY2P170DEM54SBV42 a ns2:Source ;
    schema:inLanguage "en" ;
    schema:name "USAdojo" ;
    schema:publisher _:b2096 ;
    schema:url <https://usadojo.com/> ;
    ns2:peerReview "not-peer-reviewed" ;
    ns2:selfPublished false ;
    ns2:sourceType "website" .
_:b2096 schema:name "USAdojo" .
