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

<http://data.bibliotheken.nl/id/thes/p160569729> a schema1:Person ;
    rdfs:label "Hordijk, Ad" ;
    schema1:description "B9734657: Mr., Matrix Consultants, Utrecht" ;
    schema1:familyName "Hordijk" ;
    schema1:givenName "Ad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/241755f039bda3e0f03be3143393f191> ;
    schema1:name "Ad Hordijk" ;
    schema1:sameAs <http://viaf.org/viaf/290178023>,
        <https://isni.org/isni/0000000395453602> .

