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

<http://data.bibliotheken.nl/id/thes/p068250215> a schema1:Person ;
    rdfs:label "Kok-Damave, M. de" ;
    schema1:familyName "de Kok-Damave" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26fa5734520db23e8a5da0c1c36d369e> ;
    schema1:name "M. de Kok-Damave" ;
    schema1:sameAs <http://viaf.org/viaf/60392766>,
        <https://isni.org/isni/0000000021656632> .

