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

<http://data.bibliotheken.nl/id/thes/p068760817> a schema1:Person ;
    rdfs:label "Boessenkool, F." ;
    schema1:description "mb" ;
    schema1:familyName "Boessenkool" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fe84ef938f5119a6c74ef8fb68acf7d> ;
    schema1:name "F. Boessenkool" ;
    schema1:sameAs <http://viaf.org/viaf/96816338>,
        <https://isni.org/isni/0000000068444733> .

