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

<http://data.bibliotheken.nl/id/thes/p068804326> a schema1:Person ;
    rdfs:label "Houwing, Harm P." ;
    schema1:description "mb" ;
    schema1:familyName "Houwing" ;
    schema1:givenName "Harm P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1823bf9a4ad81ba298f0a8adb87b2ab0> ;
    schema1:name "Harm P. Houwing" ;
    schema1:sameAs <http://viaf.org/viaf/9845161211740540070003>,
        <https://isni.org/isni/0000000368743938> .

