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

<http://data.bibliotheken.nl/id/thes/p071023313> a schema1:Person ;
    rdfs:label "Aalders, Marius Victor Constantijn (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:description "Ok als: Marius Aalders",
        "milieurecht" ;
    schema1:familyName "Aalders" ;
    schema1:givenName "Marius Victor Constantijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5e8f29eba25aa4196eeaa889514aac7> ;
    schema1:name "Marius Victor Constantijn Aalders" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/50547109>,
        <https://isni.org/isni/0000000023231291> .

