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

<http://data.bibliotheken.nl/id/thes/p218126581> a schema1:Person ;
    rdfs:label "Dommerholt, Wim" ;
    schema1:description "leermiddelen informatica" ;
    schema1:familyName "Dommerholt" ;
    schema1:givenName "Wim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/394520b08c1efb87ff251e353f82ea19> ;
    schema1:name "Wim Dommerholt" ;
    schema1:sameAs <http://viaf.org/viaf/283807692>,
        <https://isni.org/isni/0000000390230696> .

