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

<http://data.bibliotheken.nl/id/thes/p356192458> a schema1:Person ;
    rdfs:label "Moxo, Iñigo" ;
    schema1:familyName "Moxo" ;
    schema1:givenName "Iñigo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9dc6dc4f31faaaf2e2c8440fbf05b09> ;
    schema1:name "Iñigo Moxo" ;
    schema1:sameAs <http://viaf.org/viaf/305808543>,
        <https://isni.org/isni/0000000423048330> .

