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

<http://data.bibliotheken.nl/id/thes/p317331760> a schema1:Person ;
    rdfs:label "Vries, Gaaitzen Johannes de (1981-)" ;
    schema1:alternateName "Vries, Gaaitzen de" ;
    schema1:birthDate "1981" ;
    schema1:familyName "de Vries" ;
    schema1:givenName "Gaaitzen Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e803bb741fb31512c977e6a6c36b7df> ;
    schema1:name "Gaaitzen Johannes de Vries" ;
    schema1:sameAs <http://viaf.org/viaf/284378413>,
        <https://isni.org/isni/0000000390680443> .

