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

ns1:01M0DCY9PE3VF6VGXYRSW5P1M1 a ns2:Source ;
    schema:inLanguage "en" ;
    schema:name "The Karate Page" ;
    schema:publisher _:b1891 ;
    schema:url <https://thekaratepage.com/> ;
    ns2:peerReview "not-peer-reviewed" ;
    ns2:selfPublished false ;
    ns2:sourceType "website" .
_:b1891 schema:name "The Karate Page" .
