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

<http://data.bibliotheken.nl/id/thes/p154366420> a schema1:Person ;
    rdfs:label "Kaandorp, Cornelia Johanna Elisabeth (1962-)" ;
    schema1:alternateName "Kaandorp, Carola" ;
    schema1:birthDate "1962" ;
    schema1:description "Arts, Kwaliteitsinstituut voor de Gezondheidszorg CBO",
        "B9821661 roepnaam: Carola" ;
    schema1:familyName "Kaandorp" ;
    schema1:givenName "Cornelia Johanna Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/babcc0ed336a92ee21e2ae6ee8ff2374> ;
    schema1:name "Cornelia Johanna Elisabeth Kaandorp" ;
    schema1:sameAs <http://viaf.org/viaf/283415861>,
        <https://isni.org/isni/0000000369170270> .

