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

<http://data.bibliotheken.nl/id/thes/p104258470> a schema1:Person ;
    rdfs:label "Carlebur, Willem Frederik" ;
    schema1:familyName "Carlebur" ;
    schema1:givenName "Willem Frederik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7d7946e13880488d01569e6e55f5372> ;
    schema1:name "Willem Frederik Carlebur" ;
    schema1:sameAs <http://viaf.org/viaf/291586758>,
        <https://isni.org/isni/0000000396618130> .

