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

<http://data.bibliotheken.nl/id/thes/p156347148> a schema1:Person ;
    rdfs:label "Roller, G.J. de" ;
    schema1:description "archeologie" ;
    schema1:familyName "de Roller" ;
    schema1:givenName "G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e86cadd8861a200cf4e7783483879344> ;
    schema1:name "G.J. de Roller" ;
    schema1:sameAs <http://viaf.org/viaf/282432087>,
        <https://isni.org/isni/0000000389073064> .

