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

<http://data.bibliotheken.nl/id/thes/p36964882X> a schema1:Person ;
    rdfs:label "Boerkamp, Bionda (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Boerkamp" ;
    schema1:givenName "Bionda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0714be27876d9e37cc30414d82cd89d4> ;
    schema1:name "Bionda Boerkamp" ;
    schema1:sameAs <http://viaf.org/viaf/305855522>,
        <https://isni.org/isni/0000000423371613> .

