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

<http://data.bibliotheken.nl/id/thes/p309262771> a schema1:Person ;
    rdfs:label "Vandevelde, J." ;
    schema1:description "archeologie" ;
    schema1:familyName "Vandevelde" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84ac1933454d2d7535b4b859d9d92c62> ;
    schema1:name "J. Vandevelde" ;
    schema1:sameAs <http://viaf.org/viaf/284780657>,
        <https://isni.org/isni/0000000391027411> .

