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

<http://data.bibliotheken.nl/id/thes/p074438697> a schema1:Person ;
    rdfs:label "Dubois, Jul. M." ;
    schema1:description "fotograaf (te Paramaribo)" ;
    schema1:familyName "Dubois" ;
    schema1:givenName "Jul. M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57b1a907d0a08aed07f387c62b9dcd99> ;
    schema1:name "Jul. M. Dubois" ;
    schema1:nationality "sr" ;
    schema1:sameAs <http://viaf.org/viaf/59124445>,
        <https://isni.org/isni/0000000079269010> .

