@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p069631387> a schema1:Person ;
    rdfs:label "Minderhout, Joost" ;
    schema1:alternateName "Minderhoud, Joost" ;
    schema1:description "ill." ;
    schema1:familyName "Minderhout" ;
    schema1:givenName "Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f56c4e6f43b3466d3a087c3ee4a0e227> ;
    schema1:name "Joost Minderhout" ;
    schema1:sameAs <http://viaf.org/viaf/283667400>,
        <https://isni.org/isni/0000000390103216> .

