@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068667248> a schema1:Person ;
    rdfs:label "Martens van Sevenhoven, Anthony Hendrik (1880-1952)" ;
    schema1:alternateName "Martens van Sevenhoven, A.H.",
        "Sevenhoven, Anthony Henrik Martens van" ;
    schema1:birthDate "1880" ;
    schema1:deathDate "1952" ;
    schema1:description "Rijksarchivaris in Gelderland" ;
    schema1:familyName "Martens van Sevenhoven" ;
    schema1:givenName "Anthony Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a6198a1f6a6da2212509c8fa44ff813> ;
    schema1:name "Anthony Hendrik Martens van Sevenhoven" ;
    schema1:sameAs <http://viaf.org/viaf/55772681>,
        wd:Q19787438,
        <https://isni.org/isni/0000000082383359> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mart040> .

