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

<http://data.bibliotheken.nl/id/thes/p239470427> a schema1:Person ;
    rdfs:label "Haas, Rob de" ;
    schema1:description "B0139198: taaladviseur/coordinator talen CINOP" ;
    schema1:familyName "de Haas" ;
    schema1:givenName "Rob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bba607ca923af88cd73a2e73f5f87d3> ;
    schema1:name "Rob de Haas" ;
    schema1:sameAs <http://viaf.org/viaf/284415664>,
        <https://isni.org/isni/0000000390715693> .

