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

<http://data.bibliotheken.nl/id/thes/p141676450> a schema1:Person ;
    rdfs:label "Correljé, Catharina" ;
    schema1:alternateName "Coreljé, Catharina" ;
    schema1:description "1995#De vorm zoals in kmc 200 komt geregeld voor",
        "vertaalster damesromans" ;
    schema1:familyName "Correljé" ;
    schema1:givenName "Catharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f531c7ec62a54ae4d6d24ae72800160d> ;
    schema1:name "Catharina Correljé" ;
    schema1:sameAs <http://viaf.org/viaf/284414976>,
        <https://isni.org/isni/0000000390710980> .

