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

<http://data.bibliotheken.nl/id/thes/p07254001X> a schema1:Person ;
    rdfs:label "Schoonhoven, J." ;
    schema1:description "Ec. Drs. (1951)" ;
    schema1:familyName "Schoonhoven" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df3505c9327be2f07a5a14ff7304ef2d> ;
    schema1:name "J. Schoonhoven" ;
    schema1:sameAs <http://viaf.org/viaf/280750296> .

