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

<http://data.bibliotheken.nl/id/thes/p069486654> a schema1:Person ;
    rdfs:label "Oonincx, J.A.M." ;
    schema1:alternateName "Oonincx, Jan" ;
    schema1:description "prof. drs., RA" ;
    schema1:familyName "Oonincx" ;
    schema1:givenName "J.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/819b45895bcba9fd717e41ecf7ae7da5> ;
    schema1:name "J.A.M. Oonincx" ;
    schema1:sameAs <http://viaf.org/viaf/35898746>,
        <https://isni.org/isni/0000000024778870> .

