@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/p108692094> a schema1:Person ;
    rdfs:label "Sloot, Bouke van der (1908-1995)" ;
    schema1:birthDate "1908" ;
    schema1:deathDate "1995" ;
    schema1:description "Tresoar: 1908-10-16, Frjentsjer - 1995-04-21, Ljouwert",
        "illustrator" ;
    schema1:familyName "van der Sloot" ;
    schema1:givenName "Bouke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54769c01c0f5ac65b614a2b06daa29e5> ;
    schema1:name "Bouke van der Sloot" ;
    schema1:sameAs <http://viaf.org/viaf/290366749>,
        wd:Q13134922,
        <https://isni.org/isni/0000000395642972> .

