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

<http://data.bibliotheken.nl/id/thes/p354947729> a schema1:Person ;
    rdfs:label "Boccador, Sabine" ;
    schema1:familyName "Boccador" ;
    schema1:givenName "Sabine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97e5ca2da4bd37a8eceba0eeae7795af> ;
    schema1:name "Sabine Boccador" ;
    schema1:sameAs <http://viaf.org/viaf/232973575>,
        <https://isni.org/isni/0000000367450279> .

