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

<http://data.bibliotheken.nl/id/thes/p14885396X> a schema1:Person ;
    rdfs:label "Oosthuyse van Ryckevorsel, Petrus Antonius Maria van" ;
    schema1:alternateName "Rijckevorsel, P.A.M.V.O. van" ;
    schema1:familyName "van Oosthuyse van Ryckevorsel" ;
    schema1:givenName "Petrus Antonius Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a45a3019f6fd5a0cba32b873a98d0c45> ;
    schema1:name "Petrus Antonius Maria van Oosthuyse van Ryckevorsel" ;
    schema1:sameAs <http://viaf.org/viaf/288314046>,
        <https://isni.org/isni/000000039395426X> .

