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

<http://data.bibliotheken.nl/id/thes/p189157178> a schema1:Person ;
    rdfs:label "Cardena-Timmerman" ;
    schema1:familyName "Cardena-Timmerman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c8432a12b3cfdb9317a9532feb2521c> ;
    schema1:name "Cardena-Timmerman" ;
    schema1:sameAs <http://viaf.org/viaf/291449370> .

