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

<http://data.bibliotheken.nl/id/thes/p298741873> a schema1:Person ;
    rdfs:label "Breukers, Sylvia Catharina" ;
    schema1:description "ook: Sylvia Breukers" ;
    schema1:familyName "Breukers" ;
    schema1:givenName "Sylvia Catharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe2d65bf81be0a1e247683d869ba1bc4> ;
    schema1:name "Sylvia Catharina Breukers" ;
    schema1:sameAs <http://viaf.org/viaf/262003206>,
        <https://isni.org/isni/0000000381742083> .

