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

<http://data.bibliotheken.nl/id/thes/p069842434> a schema1:Person ;
    rdfs:label "Hounjet, Michael H.L." ;
    schema1:familyName "Hounjet" ;
    schema1:givenName "Michael H.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b79035126a0f81f39f2f25dc75e3027> ;
    schema1:name "Michael H.L. Hounjet" ;
    schema1:sameAs <http://viaf.org/viaf/284350669>,
        <https://isni.org/isni/0000000390667337> .

