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

ns1:01KZSHRA4FJF0F5FA8X5VGEEDT a ns2:Source ;
    schema:description "Wikipedia article on Canadian actor Keanu Reeves, covering his biography, film career, and background"@en ;
    schema:inLanguage "en" ;
    schema:keywords "tertiary-source" ;
    schema:name "Keanu Reeves (Wikipedia)" ;
    schema:publisher _:b368 ;
    schema:url <https://en.wikipedia.org/wiki/Keanu_Reeves> ;
    ns2:hasContributor _:b369 ;
    ns2:partOf ns1:01M0DAPE2TQH2MRBECJBV2VK35 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b369 schema:name "Wikipedia contributors" ;
    ns2:contributorRole "contributor" .
_:b368 schema:name "Wikimedia Foundation" .
