@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/p072674695> a schema1:Person ;
    rdfs:label "Jonker, Michiel (1947-2014)" ;
    schema1:birthDate "1947" ;
    schema1:deathDate "2014" ;
    schema1:description "kunsthistoricus (m.n. Nederlandse porseleinproductie, 18e eeuw)" ;
    schema1:familyName "Jonker" ;
    schema1:givenName "Michiel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff3c4b077f85c96413bf4f4df8c5e454> ;
    schema1:name "Michiel Jonker" ;
    schema1:sameAs <http://viaf.org/viaf/69062815>,
        wd:Q113805914,
        <https://isni.org/isni/0000000029711878> .

