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

<http://data.bibliotheken.nl/id/thes/p073035467> a schema1:Person ;
    rdfs:label "Ralph (1971-)" ;
    schema1:alternateName "Meyer, Ralph" ;
    schema1:birthDate "1971" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c66c964c29b0732c6651c447443df9c> ;
    schema1:name "Ralph" ;
    schema1:sameAs <http://viaf.org/viaf/79154616>,
        wd:Q3418284,
        <https://isni.org/isni/0000000116782498> .

