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

<http://data.bibliotheken.nl/id/thes/p070370958> a schema1:Person ;
    rdfs:label "Kok, Lucy M." ;
    schema1:alternateName "Kok, L." ;
    schema1:description "B0200762: SEO, Stichting voor Economisch Onderzoek der Universiteit van Amsterdam",
        "drs." ;
    schema1:familyName "Kok" ;
    schema1:givenName "Lucy M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83638656ebe563867c94713143fdac80> ;
    schema1:name "Lucy M. Kok" ;
    schema1:sameAs <http://viaf.org/viaf/75436090>,
        <https://isni.org/isni/000000002987428X> .

