@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/p160791308> a schema1:Person ;
    rdfs:label "Verleye, Carine (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:familyName "Verleye" ;
    schema1:givenName "Carine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51cbd4f444064fdaf54f540850dfe6a4> ;
    schema1:name "Carine Verleye" ;
    schema1:sameAs <http://viaf.org/viaf/10714085>,
        wd:Q48806990,
        <https://isni.org/isni/0000000010975953> .

