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

<http://data.bibliotheken.nl/id/thes/p31371505X> a schema1:Person ;
    rdfs:label "Grammond, Sébastien (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:description "Professeur titulaire, section de droit civil, Université d'Ottawa" ;
    schema1:familyName "Grammond" ;
    schema1:givenName "Sébastien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c01e8828aaf389d0f99c44e97ca2a092> ;
    schema1:name "Sébastien Grammond" ;
    schema1:sameAs <http://viaf.org/viaf/11640327>,
        <https://isni.org/isni/0000000074063259> .

