@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/p07150026X> a schema1:Person ;
    rdfs:label "Houte, Izaak Charles van (1892-1989)" ;
    schema1:birthDate "1892" ;
    schema1:deathDate "1989" ;
    schema1:description "bron: https://oblivionsoave.wordpress.com/2021/04/27/houte/",
        "geboren in Cadzand",
        "onderwijzer, pedagoog, inspecteur Buitengewoon onderwijs, hoogleraar orthopedagogiek Utrecht" ;
    schema1:familyName "van Houte" ;
    schema1:givenName "Izaak Charles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a4971b27b5ceac23aa11de6d46d6e0e> ;
    schema1:name "Izaak Charles van Houte" ;
    schema1:sameAs <http://viaf.org/viaf/68665428>,
        wd:Q67198106,
        <https://isni.org/isni/0000000044719974> .

