@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/p39254475X> a schema1:Person ;
    rdfs:label "Boer, Sjoerd J. de (1972-)" ;
    schema1:alternateName "Boer, Sjoerd de" ;
    schema1:birthDate "1972" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Sjoerd J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7165353399d2e7f21d45807199551faa> ;
    schema1:name "Sjoerd J. de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/317179805>,
        wd:Q120616389,
        <https://isni.org/isni/0000000452612092> .

