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

<http://data.bibliotheken.nl/id/thes/p075200708> a schema1:Person ;
    rdfs:label "Bloemhof, Joop L." ;
    schema1:alternateName "Bloemhof, J." ;
    schema1:familyName "Bloemhof" ;
    schema1:givenName "Joop L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/513e6f6a49c7f17588a8519489573ec8> ;
    schema1:name "Joop L. Bloemhof" ;
    schema1:sameAs <http://viaf.org/viaf/306176795>,
        <https://isni.org/isni/0000000398329770> .

