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

<http://data.bibliotheken.nl/id/thes/p074602918> a schema1:Person ;
    rdfs:label "Garay, P." ;
    schema1:description "mb" ;
    schema1:familyName "Garay" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/653193bc62981d6cd888120dddb6d9b7> ;
    schema1:name "P. Garay" ;
    schema1:sameAs <http://viaf.org/viaf/282668832>,
        <https://isni.org/isni/0000000389323908> .

