@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .

ns1:01KZ6D9E8QBD5XH7ACTGYHSF2E a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZ6D9E8QSENEZ3VQSXK7KX1E ;
    schema:description "Portuguese playwright and aikido practitioner, one of the first students of Carlos Manuel Pereira at the Academia de Budo and the first Portuguese aikido black belt."@en, "Dramaturgo e praticante de aikido português, um dos primeiros alunos de Carlos Manuel Pereira na Academia de Budo e o primeiro cinto negro português de Aikido."@pt ;
    schema:keywords "aikido", "playwright", "portugal" ;
    schema:name "Jaime Salazar Sampaio"@pt ;
    schema:nationality _:b5590 ;
    ns2:birthEvent _:b5591 ;
    ns2:deathEvent _:b5593 ;
    ns2:hasEvidence _:b5595 ;
    ns2:hasTeacherAssertion _:b5596 ;
    ns2:researchNote "Stobbaerts noted in his 2001 interview that Sampaio still practised aikido at the time." ;
    ns2:wasTaughtBy ns1:01KJJAWN29MA64W22606R3WD7B .
_:b5596 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9R ;
    ns2:hasConfidence _:b5597 ;
    ns2:hasInteraction _:b5598 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD7B ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KZ6D9E8QBD5XH7ACTGYHSF2E .
_:b5598 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KZ6D9E8QSENEZ3VQSXK7KX1E ;
    ns2:hasEvidence _:b5599 ;
    ns2:interactionPeriod _:b5600 .
_:b5600 a ns2:TimeInterval .
_:b5599 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ6D9E8QSENEZ3VQSXK7KX1E ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Um dos seus primeiros alunos foi o Jaime Salazar Sampaio, que é dramaturgo, que foi o primeiro cinto negro português de Aikido. E isso para mim é que é importante, porque ele ainda pratica." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b5597 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Stobbaerts states in his 2001 interview that Jaime Salazar Sampaio, a playwright, was one of the first students of Carlos Manuel Pereira and became the first Portuguese aikido black belt." .
_:b5595 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ6D9E8QSENEZ3VQSXK7KX1E ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:hasRankAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b5593 a ns2:LifeEvent ;
    schema:deathPlace _:b5594 .
_:b5591 a ns2:LifeEvent ;
    schema:birthPlace _:b5592 .
_:b5590 schema:addressCountry <http://publications.europa.eu/resource/authority/country/PRT> ;
    schema:sameAs <http://www.wikidata.org/entity/Q45> .
