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

<http://data.bibliotheken.nl/id/thes/p074465112> a schema1:Person ;
    rdfs:label "Borsboom, Floor" ;
    schema1:description "vertaler" ;
    schema1:familyName "Borsboom" ;
    schema1:givenName "Floor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79d6158bcab8e31e52e043f4e165af02> ;
    schema1:name "Floor Borsboom" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/51786323>,
        <https://isni.org/isni/000000000031676X> .

