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

<http://data.bibliotheken.nl/id/thes/p073519243> a schema1:Person ;
    rdfs:label "Houtman, Irene Lydia Dirksje" ;
    schema1:description "Inspanningsfysioloog : Arbeid",
        "NIA TNO BV, Hoofddorp",
        "Senior-onderzoeker bij TNO Arbeid" ;
    schema1:familyName "Houtman" ;
    schema1:givenName "Irene Lydia Dirksje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0ae0cdc6f3f3bff7189e0f95e941e03> ;
    schema1:name "Irene Lydia Dirksje Houtman" ;
    schema1:sameAs <http://viaf.org/viaf/152546>,
        <https://isni.org/isni/0000000066508262> .

