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

<http://data.bibliotheken.nl/id/thes/p330585061> a schema1:Person ;
    rdfs:label "Hout, Monique van den" ;
    schema1:description "ill." ;
    schema1:familyName "van den Hout" ;
    schema1:givenName "Monique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8b8c6af1319fde353a530c265486210> ;
    schema1:name "Monique van den Hout" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286828710>,
        <https://isni.org/isni/0000000368933483> .

