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

<http://data.bibliotheken.nl/id/thes/p174746946> a schema1:Person ;
    rdfs:label "Ooij, Petrus Johannes Andreas Maria van (1961-)" ;
    schema1:alternateName "Ooij, P.J. van",
        "Ooij, Pieter-Jan van" ;
    schema1:birthDate "1961" ;
    schema1:description "B9841178, voorw.: Pieter-Jan van Ooij" ;
    schema1:familyName "van Ooij" ;
    schema1:givenName "Petrus Johannes Andreas Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e844af228ac60f622fdbf2156e3603f4> ;
    schema1:name "Petrus Johannes Andreas Maria van Ooij" ;
    schema1:sameAs <http://viaf.org/viaf/284323600>,
        <https://isni.org/isni/0000000390690131> .

