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

<http://data.bibliotheken.nl/id/thes/p098840983> a schema1:Person ;
    rdfs:label "Inge" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43b7149870d554c80e17c0914b4ad3e8> ;
    schema1:name "Inge" ;
    schema1:sameAs <http://viaf.org/viaf/285089086>,
        <https://isni.org/isni/0000000391242082> .

