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

<http://data.bibliotheken.nl/id/thes/p07461651X> a schema1:Person ;
    rdfs:label "Blauw, H.M. de (1948-)" ;
    schema1:alternateName "Blauw, Erik de" ;
    schema1:birthDate "1948" ;
    schema1:description "neerlandicus" ;
    schema1:familyName "de Blauw" ;
    schema1:givenName "H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8393f112caf5c128c1b3beafb45f2852> ;
    schema1:name "H.M. de Blauw" ;
    schema1:sameAs <http://viaf.org/viaf/58162601>,
        <https://isni.org/isni/0000000027308479> .

