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

<http://data.bibliotheken.nl/id/thes/p397175485> a schema1:Person ;
    rdfs:label "Lucado, Andrea" ;
    schema1:familyName "Lucado" ;
    schema1:givenName "Andrea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8161e9c5ae7ea7d5273118efd7901df> ;
    schema1:name "Andrea Lucado" ;
    schema1:sameAs <http://viaf.org/viaf/186975280> .

