@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/p07057460X> a schema1:Person ;
    rdfs:label "Huysum, Jan van (1682-1749)" ;
    schema1:birthDate "1682" ;
    schema1:deathDate "1749" ;
    schema1:description "kunstschilder van m.n. bloemstillevens" ;
    schema1:familyName "van Huysum" ;
    schema1:givenName "Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/124a6be915ba707f876f257d9066a0c0> ;
    schema1:name "Jan van Huysum" ;
    schema1:sameAs <http://viaf.org/viaf/12577068>,
        wd:Q527869,
        <https://isni.org/isni/0000000066604158> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/huys006> .

