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

<http://data.bibliotheken.nl/id/thes/p07123537X> a schema1:Person ;
    rdfs:label "Carrasquer, Miguel" ;
    schema1:familyName "Carrasquer" ;
    schema1:givenName "Miguel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3539d17db63ba3778edb53169029c452> ;
    schema1:name "Miguel Carrasquer" ;
    schema1:sameAs <http://viaf.org/viaf/2094164298330608630003>,
        <https://isni.org/isni/0000000391464929> .

