@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/p072666641> a schema1:Person ;
    rdfs:label "Boer, Frank Sipke de (1956-)" ;
    schema1:alternateName "Boer, Frank S. de" ;
    schema1:birthDate "1956" ;
    schema1:description "B0027091: Utrecht Univ." ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Frank Sipke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af804181f33bd8ee18ca07c663de08a3> ;
    schema1:name "Frank Sipke de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/74904406>,
        wd:Q77085962,
        <https://isni.org/isni/0000000047560233> .

