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

<http://data.bibliotheken.nl/id/thes/p073357022> a schema1:Person ;
    rdfs:label "Houthoff, Dic" ;
    schema1:description "mb, SLO" ;
    schema1:familyName "Houthoff" ;
    schema1:givenName "Dic" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a15c18104b3a82008d1dd3b4c371dad> ;
    schema1:name "Dic Houthoff" ;
    schema1:sameAs <http://viaf.org/viaf/283619926>,
        <https://isni.org/isni/0000000390037343> .

