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

ns1:01KJJAWN29MA64W22606R3WDA9 a ns2:Source ;
    schema:description "Historical text about the introduction and development of judo in Portugal"@en ;
    schema:inLanguage "pt" ;
    schema:name "História do Judo em Portugal" ;
    schema:publisher _:b2166 ;
    schema:url <https://judolandia.tripod.com/histport.htm> ;
    ns2:hasContributor _:b2168, _:b2167 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/history> ;
    ns2:sourceType "webpage" .
_:b2168 schema:name "et al." ;
    ns2:contributorRole "author" .
_:b2167 schema:name "Costa Branco" ;
    ns2:contributorRole "author" .
_:b2166 schema:name "Judolândia" .
