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

<http://data.bibliotheken.nl/id/thes/p191262218> a schema1:Person ;
    rdfs:label "Slootweg, Caby" ;
    schema1:alternateName "Slootweg, Gaby" ;
    schema1:description "vert." ;
    schema1:familyName "Slootweg" ;
    schema1:givenName "Caby" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/107b0f5d6c58b9011184e49b510a13ee> ;
    schema1:name "Caby Slootweg" ;
    schema1:sameAs <http://viaf.org/viaf/282149877>,
        <https://isni.org/isni/0000000368800090> .

