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

<http://data.bibliotheken.nl/id/thes/p070435197> a schema1:Person ;
    rdfs:label "Hout, H.P.M. van den (vert.)" ;
    schema1:description "vertaler uit het Engels, Duits" ;
    schema1:familyName "van den Hout" ;
    schema1:givenName "H.P.M." ;
    schema1:hasOccupation "vert." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8abefbc1a62d8a1a73b746086b1e00a7> ;
    schema1:name "H.P.M. van den Hout" ;
    schema1:sameAs <http://viaf.org/viaf/281684378>,
        <https://isni.org/isni/0000000368745458> .

