@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/p070728356> a schema1:Person ;
    rdfs:label "Maris, Matthijs (1839-1917)" ;
    schema1:alternateName "Maris, Matthew" ;
    schema1:birthDate "1839" ;
    schema1:deathDate "1917" ;
    schema1:description "kunstschilder (navolger van schilders der 'Pre-Raphaelite Bortherhood' en 'The Aesthetic Movement', uit de 2e helft 19e eeuw in Engeland, o.a. D.G. Rossetti)" ;
    schema1:familyName "Maris" ;
    schema1:givenName "Matthijs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5773b144ca23b27b1dfe195eae7c260d> ;
    schema1:name "Matthijs Maris" ;
    schema1:sameAs <http://viaf.org/viaf/72199839>,
        wd:Q1375830,
        <https://isni.org/isni/000000006678745X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mari076>,
        <http://data.bibliotheken.nl/id/dbnla/mari103> .

