@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/p069604428> a schema1:Person ;
    rdfs:label "Gonggrijp, Justus Wilhelm (1885-1974)" ;
    schema1:alternateName "Gonggryp, J.W." ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1974" ;
    schema1:familyName "Gonggrijp" ;
    schema1:givenName "Justus Wilhelm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cfe36b9f78356cacb7a5d243d4e3fde> ;
    schema1:name "Justus Wilhelm Gonggrijp" ;
    schema1:sameAs <http://viaf.org/viaf/286319262>,
        wd:Q57931046,
        <https://isni.org/isni/0000000392325963> .

