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

<http://data.bibliotheken.nl/id/thes/p267750692> a schema1:Person ;
    rdfs:label "Dam-Schuringa, Liselot van" ;
    schema1:description "CEDGroep-Het Projectbureau" ;
    schema1:familyName "van Dam-Schuringa" ;
    schema1:givenName "Liselot" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3f2e58eaa9174d4838c36a98698e5ee> ;
    schema1:name "Liselot van Dam-Schuringa" ;
    schema1:sameAs <http://viaf.org/viaf/291462181>,
        <https://isni.org/isni/0000000396522331> .

