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

<http://data.bibliotheken.nl/id/thes/p355127296> a schema1:Person ;
    rdfs:label "Buisman, Sanne (1988- ; jurist)" ;
    schema1:alternateName "Buisman, S.S.",
        "Buisman, Sanne Simone" ;
    schema1:birthDate "1988" ;
    schema1:description "Mr.",
        "Proefschrift Tilburg University, 2020" ;
    schema1:familyName "Buisman" ;
    schema1:givenName "Sanne" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6ae014f86342cea401bbd5b289159a0> ;
    schema1:name "Sanne Buisman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305805165>,
        <https://isni.org/isni/0000000419511062> .

