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

<http://data.bibliotheken.nl/id/thes/p143400150> a schema1:Person ;
    rdfs:label "Waal, Justus de (1747-1800 ; schilder, etser)" ;
    schema1:birthDate "1747" ;
    schema1:deathDate "1800" ;
    schema1:description "Scheen II, p. 553" ;
    schema1:familyName "de Waal" ;
    schema1:givenName "Justus" ;
    schema1:hasOccupation "schilder, etser" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/555542818965378c312d75b100758e0b> ;
    schema1:name "Justus de Waal" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/83566117>,
        <https://isni.org/isni/000000005791439X> .

