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

<http://data.bibliotheken.nl/id/thes/p21652962X> a schema1:Person ;
    rdfs:label "Arrayás, Manuel" ;
    schema1:description "B0128529: P. 1: Manuel ; CWI, Amsterdam en Instituut-Lorentz, Leiden" ;
    schema1:familyName "Arrayás" ;
    schema1:givenName "Manuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e239ae26bfd5fdce2ae889dff0f3d28> ;
    schema1:name "Manuel Arrayás" ;
    schema1:sameAs <http://viaf.org/viaf/285980441>,
        <https://isni.org/isni/0000000392007471> .

