@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p07081435X> a schema1:Person ;
    rdfs:label "Moraes, Dom (1938-2004)" ;
    schema1:birthDate "1938" ;
    schema1:deathDate "2004" ;
    schema1:description "overleden 2 juni 2004 (bron: The Guardian 4 juni 2004)" ;
    schema1:familyName "Moraes" ;
    schema1:givenName "Dom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acda88f10e0e95124c70e92635f4f633> ;
    schema1:name "Dom Moraes" ;
    schema1:sameAs <http://viaf.org/viaf/98066623>,
        wd:Q321574,
        <https://isni.org/isni/0000000110316023> .

