@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/p180808095> a schema1:Person ;
    rdfs:label "Rutting, Raymond (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "fotogr." ;
    schema1:familyName "Rutting" ;
    schema1:givenName "Raymond" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/233ff3bbeeea6183d2139844a099f2c9> ;
    schema1:name "Raymond Rutting" ;
    schema1:sameAs <http://viaf.org/viaf/13404835>,
        wd:Q2764854,
        <https://isni.org/isni/0000000055431730> .

