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

<http://data.bibliotheken.nl/id/thes/p315993111> a schema1:Person ;
    rdfs:label "Jade" ;
    schema1:description "ill." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/455ff40c062c4be4a5018e5e9e569ae7> ;
    schema1:name "Jade" ;
    schema1:sameAs <http://viaf.org/viaf/7702161212191940070003>,
        <https://isni.org/isni/0000000387645890> .

