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

<http://data.bibliotheken.nl/id/thes/p29895091X> a schema1:Person ;
    rdfs:label "Lehouck, A.J.J." ;
    schema1:familyName "Lehouck" ;
    schema1:givenName "A.J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21d6db849583499cc9ac8ae4a2cb4cb6> ;
    schema1:name "A.J.J. Lehouck" ;
    schema1:sameAs <http://viaf.org/viaf/280484208>,
        <https://isni.org/isni/0000000387534453> .

