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

<http://data.bibliotheken.nl/id/thes/p070376352> a schema1:Person ;
    rdfs:label "Vries, A.E. de (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "erfrecht" ;
    schema1:familyName "de Vries" ;
    schema1:givenName "A.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b34eada46c5a49aee18489812f5ea42> ;
    schema1:name "A.E. de Vries" ;
    schema1:sameAs <http://viaf.org/viaf/21095037>,
        <https://isni.org/isni/0000000026413373> .

