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

<http://data.bibliotheken.nl/id/thes/p327986417> a schema1:Person ;
    rdfs:label "Oosterhoff, J.T." ;
    schema1:description "redacteur \"Contact\"" ;
    schema1:familyName "Oosterhoff" ;
    schema1:givenName "J.T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/060363064e4f3caa415b17eba7f43fda> ;
    schema1:name "J.T. Oosterhoff" ;
    schema1:sameAs <http://viaf.org/viaf/289160453>,
        <https://isni.org/isni/0000000394600543> .

