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

<http://data.bibliotheken.nl/id/thes/p331178486> a schema1:Person ;
    rdfs:label "Schrijver, Githa (1982-)" ;
    schema1:birthDate "1982" ;
    schema1:description "illustrator" ;
    schema1:familyName "Schrijver" ;
    schema1:givenName "Githa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a14cd6326e8ecc0ac815a31fc255921> ;
    schema1:name "Githa Schrijver" ;
    schema1:sameAs <http://viaf.org/viaf/281871465>,
        <https://isni.org/isni/0000000368919761> .

