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

<http://data.bibliotheken.nl/id/thes/p316055115> a schema1:Person ;
    rdfs:label "Coisson, Josefina (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:familyName "Coisson" ;
    schema1:givenName "Josefina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb55fded5080fd9f03fdae12d4a91a88> ;
    schema1:name "Josefina Coisson" ;
    schema1:sameAs <https://isni.org/isni/0000000107350861> .

