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

<http://data.bibliotheken.nl/id/thes/p073221392> a schema1:Person ;
    rdfs:label "Meuleman, Arthur Fransiscus Maria (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "Als hoofd van de sectie Milieueffecten Waterwinning verbonden aan Kiwa Onderzoek en Advies, Nieuwegein",
        "Dr" ;
    schema1:familyName "Meuleman" ;
    schema1:givenName "Arthur Fransiscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39cb014f17a50a988e096a10b768fa37> ;
    schema1:name "Arthur Fransiscus Maria Meuleman" ;
    schema1:sameAs <http://viaf.org/viaf/405161211982340070007>,
        <https://isni.org/isni/000000002970167X> .

