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

ns1:01KXTSQXW6P83R31HCRY2PRTDB a ns2:Source ;
    schema:datePublished "2005" ;
    schema:description "Personal memoir documenting the author's karate training from 1964 under Master Tetsuji Murakami and the founding of Shotokai karate in Portugal."@en ;
    schema:inLanguage "pt" ;
    schema:name "Memórias :: Mestre Manuel de Magalhães e Silva Ceia" ;
    schema:publisher _:b10200 ;
    schema:url <https://mestremanuelceia.webnode.pt/memorias/> ;
    ns2:earliestYear "2005"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b10201 ;
    ns2:latestYear "2005"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "webpage" .
_:b10201 schema:name "Manuel de Magalhães e Silva Ceia" ;
    ns2:contributorRole "author" .
_:b10200 schema:name "Personal website (Webnode)" .
