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

<http://data.bibliotheken.nl/id/thes/p298377179> a schema1:Person ;
    rdfs:label "Blouw, Eelke de" ;
    schema1:familyName "de Blouw" ;
    schema1:givenName "Eelke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0d49fe18d5d6377cf3aed67d57a80a3> ;
    schema1:name "Eelke de Blouw" ;
    schema1:sameAs <http://viaf.org/viaf/285789448>,
        <https://isni.org/isni/0000000368726492> .

