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

ns1:01M0DKSTDEKTAC8C1REB4CKNSP a ns2:Source ;
    schema:description "Peer-reviewed journal, Archives of Budo."@en ;
    schema:inLanguage "en" ;
    schema:name "Archives of Budo" ;
    schema:publisher _:b7676 ;
    schema:url <https://archbudo.com/> ;
    ns2:peerReview "peer-reviewed" ;
    ns2:selfPublished false ;
    ns2:sourceType "periodical" .
_:b7676 schema:name "Archives of Budo" .
