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

<http://data.bibliotheken.nl/id/thes/p07000711X> a schema1:Person ;
    rdfs:label "Gorus-De Rijcke, Georgette" ;
    schema1:description "mb" ;
    schema1:familyName "Gorus-De Rijcke" ;
    schema1:givenName "Georgette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9dc97202a3b4693b8644b1a90bef235b> ;
    schema1:name "Georgette Gorus-De Rijcke" ;
    schema1:sameAs <http://viaf.org/viaf/283055501>,
        <https://isni.org/isni/0000000389713770> .

