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

<http://data.bibliotheken.nl/id/thes/p299072983> a schema1:Person ;
    rdfs:label "Sloot, Sieger (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:familyName "Sloot" ;
    schema1:givenName "Sieger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1035918ee6726a5b325915c73efc43da> ;
    schema1:name "Sieger Sloot" ;
    schema1:sameAs <http://viaf.org/viaf/281320983>,
        wd:Q20113689,
        <https://isni.org/isni/0000000388222312> .

