@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/p072751460> a schema1:Person ;
    rdfs:label "Vos, Ken (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "mb" ;
    schema1:familyName "Vos" ;
    schema1:givenName "Ken" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a72d0442d227e2de1be1f010766700ec> ;
    schema1:name "Ken Vos" ;
    schema1:sameAs <http://viaf.org/viaf/39432015>,
        wd:Q84499691,
        <https://isni.org/isni/0000000081181616> .

