@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/p068260903> a schema1:Person ;
    rdfs:label "Oorschot, Johannes Martinus Petrus van (1938-)" ;
    schema1:alternateName "Oorschot, J.M.P. van" ;
    schema1:birthDate "1938" ;
    schema1:familyName "van Oorschot" ;
    schema1:givenName "Johannes Martinus Petrus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bf28e5cb832a45210537b401e3ece42> ;
    schema1:name "Johannes Martinus Petrus van Oorschot" ;
    schema1:sameAs <http://viaf.org/viaf/73546643>,
        wd:Q105963696,
        <https://isni.org/isni/0000000044843836> .

