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

<http://data.bibliotheken.nl/id/thes/p068408692> a schema1:Person ;
    rdfs:label "Delecluze, J." ;
    schema1:description "pseud. van: Isaac van der Sluis",
        "zie ook: Jacob Christoph Aachenende" ;
    schema1:familyName "Delecluze" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81156c03605363a137c507c02a8cd039> ;
    schema1:name "J. Delecluze" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070221332>,
        <http://data.bibliotheken.nl/id/thes/p24315142X>,
        <http://viaf.org/viaf/287694425>,
        <https://isni.org/isni/0000000393422562> .

