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

<http://data.bibliotheken.nl/id/thes/p072070463> a schema1:Person ;
    rdfs:label "Ginkel, J.W.H. van (Drenthe)" ;
    schema1:familyName "van Ginkel" ;
    schema1:givenName "J.W.H." ;
    schema1:hasOccupation "Drenthe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77aef8f10abbf9b4d8c5572d01756ba3> ;
    schema1:name "J.W.H. van Ginkel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289405243>,
        <https://isni.org/isni/0000000394821696> .

