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

<http://data.bibliotheken.nl/id/thes/p074754807> a schema1:Person ;
    rdfs:label "Oostrom, Johannes Hugo Maria van (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:familyName "van Oostrom" ;
    schema1:givenName "Johannes Hugo Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa40c3ca8c94adec158296ea662e70c4> ;
    schema1:name "Johannes Hugo Maria van Oostrom" ;
    schema1:sameAs <http://viaf.org/viaf/280125738> .

