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

<http://data.bibliotheken.nl/id/thes/p115166661> a schema1:Person ;
    rdfs:label "Bevers, Johannes Antonius Cornelis (1965-)" ;
    schema1:alternateName "Bevers, J.A.C." ;
    schema1:birthDate "1965" ;
    schema1:description "Mr. dr",
        "Wetgevingsjurist bij de Directie Wetgeving van het Ministerie van Justitie" ;
    schema1:familyName "Bevers" ;
    schema1:givenName "Johannes Antonius Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dfef23bdd00f0e0c186f3f16e976c3c> ;
    schema1:name "Johannes Antonius Cornelis Bevers" ;
    schema1:sameAs <http://viaf.org/viaf/161639927>,
        <https://isni.org/isni/0000000117067664> .

