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

<http://data.bibliotheken.nl/id/thes/p148366406> a schema1:Person ;
    rdfs:label "Delpire, Béatrice" ;
    schema1:familyName "Delpire" ;
    schema1:givenName "Béatrice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd29d9482d12098bf7c7b03676b66f67> ;
    schema1:name "Béatrice Delpire" ;
    schema1:sameAs <http://viaf.org/viaf/280812949>,
        <https://isni.org/isni/0000000387768188> .

