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

<http://data.bibliotheken.nl/id/thes/p071348557> a schema1:Person ;
    rdfs:label "Tula (-1795)" ;
    schema1:deathDate "1795" ;
    schema1:description "leider slavenopstand op Curaçao" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30eea6aeeb35107e40e34983c52bb3b3> ;
    schema1:name "Tula" ;
    schema1:sameAs <http://viaf.org/viaf/292009918> .

