@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/p074319736> a schema1:Person ;
    rdfs:label "Rowe Mores, Edward (1730-1778)" ;
    schema1:alternateName "Mores, Edvardus Rowe",
        "Mores, Edward Rowe" ;
    schema1:birthDate "1730" ;
    schema1:deathDate "1778" ;
    schema1:familyName "Rowe Mores" ;
    schema1:givenName "Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0ea4c65ee413726be0277caba133598> ;
    schema1:name "Edward Rowe Mores" ;
    schema1:sameAs <http://viaf.org/viaf/69077640>,
        wd:Q3709989,
        <https://isni.org/isni/0000000081489143> .

