@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/p224289527> a schema1:Person ;
    rdfs:label "Robinson, J.A." ;
    schema1:description "B0110612: P. 174: J.A. Robinson" ;
    schema1:familyName "Robinson" ;
    schema1:givenName "J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddcbb95370b9a1670713a0f6e4fdf6c5> ;
    schema1:name "J.A. Robinson" ;
    schema1:sameAs <http://viaf.org/viaf/77241917>,
        wd:Q327981 .

