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

<http://data.bibliotheken.nl/id/thes/p183588169> a schema1:Person ;
    rdfs:label "Rutten, A.W." ;
    schema1:description "mr. (B9842810)" ;
    schema1:familyName "Rutten" ;
    schema1:givenName "A.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c871802f172ade2ba9e57ae3720e279b> ;
    schema1:name "A.W. Rutten" ;
    schema1:sameAs <http://viaf.org/viaf/287670015>,
        <https://isni.org/isni/0000000393381529> .

