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

<http://data.bibliotheken.nl/id/thes/p102262691> a schema1:Person ;
    rdfs:label "Vadis, Ko" ;
    schema1:description "pseud. van: Selma Elisabeth Christine Parmentier" ;
    schema1:familyName "Vadis" ;
    schema1:givenName "Ko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d275e7d9f997699c3b8b48d1355dcfd> ;
    schema1:name "Ko Vadis" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p146076990>,
        <http://viaf.org/viaf/292141191>,
        <https://isni.org/isni/0000000397048416> .

