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

<http://data.bibliotheken.nl/id/thes/p383767377> a schema1:Person ;
    rdfs:label "Dem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/738576c2141ba8c71642f00fa6e4b43b> ;
    schema1:name "Dem" ;
    schema1:sameAs <http://viaf.org/viaf/7799161211663040070002>,
        <https://isni.org/isni/0000000433619045> .

