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

ns1:01KXTSQXW6P83R31HCRY2PRTDD a ns2:Source ;
    schema:description "Biography of Portuguese Olympic judoka Nuno Delgado, detailing his Olympic achievements and coaching career."@en ;
    schema:inLanguage "pt" ;
    schema:name "Nuno Delgado" ;
    schema:publisher _:b1694 ;
    schema:url <https://www.nunodelgado.net/nuno-delgado> ;
    ns2:hasContributor _:b1695 ;
    ns2:sourceType "webpage" .
_:b1695 schema:name "Nuno Delgado" ;
    ns2:contributorRole "author" .
_:b1694 schema:name "Escola de Judo Nuno Delgado" .
