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

<http://data.bibliotheken.nl/id/thes/p070659311> a schema1:Person ;
    rdfs:label "Hof-Hoogland, H.A. (1934-)" ;
    schema1:alternateName "Hof, Leni",
        "Hof, Lenie",
        "Hof-Hoogland, Lenie" ;
    schema1:birthDate "1934" ;
    schema1:description "bron: https://www.zaanwiki.nl/encyclopedie/doku.php?id=hof-hoogland_leni",
        "reisboeken/vertaalster" ;
    schema1:familyName "Hof-Hoogland" ;
    schema1:givenName "H.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7e8ab44fdb87a0c177c54a830ed5132> ;
    schema1:name "H.A. Hof-Hoogland" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/160699767>,
        <https://isni.org/isni/000000010824194X> .

