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

<http://data.bibliotheken.nl/id/thes/p107841657> a schema1:Person ;
    rdfs:label "Oomens, Adrianus Johannes (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "civiel ingenieur; B9542778 Grontmij",
        "roepnaam: Aad" ;
    schema1:familyName "Oomens" ;
    schema1:givenName "Adrianus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c6bee7983f84c39dded82c2ea839ca9> ;
    schema1:name "Adrianus Johannes Oomens" ;
    schema1:sameAs <http://viaf.org/viaf/291906753>,
        <https://isni.org/isni/0000000396906351> .

