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

<http://data.bibliotheken.nl/id/thes/p07485903X> a schema1:Person ;
    rdfs:label "Gerven, Johannes Marinus Antonius van (1958-)" ;
    schema1:alternateName "Gerven, Joop van" ;
    schema1:birthDate "1958" ;
    schema1:description "Prof. dr." ;
    schema1:familyName "van Gerven" ;
    schema1:givenName "Johannes Marinus Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d14a5345a621cca215cb277c76e2299d> ;
    schema1:name "Johannes Marinus Antonius van Gerven" ;
    schema1:sameAs <http://viaf.org/viaf/282887259>,
        <https://isni.org/isni/0000000389455695> .

