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

<http://data.bibliotheken.nl/id/thes/p069763909> a schema1:Person ;
    rdfs:label "Vrielink, J.G." ;
    schema1:description "bodemkartering" ;
    schema1:familyName "Vrielink" ;
    schema1:givenName "J.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/293146ea8e17aadc7c8bba0ed5a5a7ae> ;
    schema1:name "J.G. Vrielink" ;
    schema1:sameAs <http://viaf.org/viaf/264859370>,
        <https://isni.org/isni/0000000382545225> .

