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

<http://data.bibliotheken.nl/id/thes/p433902051> a schema1:Person ;
    rdfs:label "Slijkhuis-Kok, Annemarie" ;
    schema1:description "redactie" ;
    schema1:familyName "Slijkhuis-Kok" ;
    schema1:givenName "Annemarie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8938bc18036774dd1d93138b39ca3c25> ;
    schema1:name "Annemarie Slijkhuis-Kok" ;
    schema1:sameAs <http://viaf.org/viaf/35163023502889360390> .

