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

<http://data.bibliotheken.nl/id/thes/p433967390> a schema1:Person ;
    rdfs:label "J.A.A (fl. 1757)" ;
    schema1:description "fl. 1757" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cff859b70e58d3590f5bb0c1c5be633> ;
    schema1:name "J.A.A" ;
    schema1:sameAs <http://viaf.org/viaf/26163208128807230263> .

