@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/p071078479> a schema1:Person ;
    rdfs:label "Houten, Gerrit van (1866-1934)" ;
    schema1:birthDate "1866" ;
    schema1:deathDate "1934" ;
    schema1:description "mb",
        "schilder" ;
    schema1:familyName "van Houten" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64a895d1abe7587c36553f3eff9fc595> ;
    schema1:name "Gerrit van Houten" ;
    schema1:sameAs <http://viaf.org/viaf/284603145>,
        wd:Q1986429,
        <https://isni.org/isni/0000000390892526> .

