@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070308128> a schema1:Person ;
    rdfs:label "Houwens Post, Hendrik (1904-1986)" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1986" ;
    schema1:description "Dr. in de romaanse letteren; en Mr. in het Indisch recht",
        "geb. Surakarta, Java (Ned. O.I.) 18-9-1904, overl. Utrecht 1-9-1986",
        "pseud.: W.L. Vreede" ;
    schema1:familyName "Houwens Post" ;
    schema1:givenName "Hendrik" ;
    schema1:hasOccupation "jurist",
        "romanist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31ac5fb64d06602dc54a90312ae0aaef> ;
    schema1:name "Hendrik Houwens Post" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06882971X>,
        <http://viaf.org/viaf/118991720>,
        wd:Q16069650,
        <https://isni.org/isni/0000000081879715> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/houw013> .

