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

<http://data.bibliotheken.nl/id/thes/p362956081> a schema1:Person ;
    rdfs:label "Rooleeuw, Katharina (fl. 1692)" ;
    schema1:description "fl. 1692" ;
    schema1:familyName "Rooleeuw" ;
    schema1:givenName "Katharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5a19a10b86e773de312af9b7523e172> ;
    schema1:name "Katharina Rooleeuw" ;
    schema1:sameAs <http://viaf.org/viaf/305817097>,
        <https://isni.org/isni/0000000423663384> .

