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

<http://data.bibliotheken.nl/id/thes/p31557917X> a schema1:Person ;
    rdfs:label "Groot Koerkamp, Liesbeth" ;
    schema1:alternateName "Dullaert-Groot Koerkamp, Liesbeth",
        "Koerkamp, Liesbeth Groot" ;
    schema1:description "vert." ;
    schema1:familyName "Groot Koerkamp" ;
    schema1:givenName "Liesbeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d88b0e226b972c39c18338af0cbb6d6c> ;
    schema1:name "Liesbeth Groot Koerkamp" ;
    schema1:sameAs <http://viaf.org/viaf/290161094>,
        <https://isni.org/isni/0000000368867762> .

