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

<http://data.bibliotheken.nl/id/thes/p344578097> a schema1:Person ;
    rdfs:label "Dedel, Salomon (1736-1800 ; Jr.)" ;
    schema1:alternateName "Dedelius, Salomon (Junioris)" ;
    schema1:birthDate "1736" ;
    schema1:deathDate "1800" ;
    schema1:description "marinekapitein" ;
    schema1:familyName "Dedel" ;
    schema1:givenName "Salomon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe1f47f9c59184c349ad80dafcd4ac86> ;
    schema1:name "Salomon Dedel (Jr.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/281676504> .

