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

<http://data.bibliotheken.nl/id/thes/p164353046> a schema1:Person ;
    rdfs:label "Mar-Molinero, Clare (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Mar-Molinero" ;
    schema1:givenName "Clare" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ee48b4b030bfd8f6276473f22521922> ;
    schema1:name "Clare Mar-Molinero" ;
    schema1:sameAs <http://viaf.org/viaf/115396330>,
        <https://isni.org/isni/000000011033183X> .

