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

<http://data.bibliotheken.nl/id/thes/p164305203> a schema1:Person ;
    rdfs:label "Krebber, Richard (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "parapsycholoog" ;
    schema1:familyName "Krebber" ;
    schema1:givenName "Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1910d3fd47617332da75ddaf072e4055> ;
    schema1:name "Richard Krebber" ;
    schema1:sameAs <http://viaf.org/viaf/280076772>,
        <https://isni.org/isni/0000000387215188> .

