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

<http://data.bibliotheken.nl/id/thes/p17297447X> a schema1:Person ;
    rdfs:label "Laferrière, Adolphe" ;
    schema1:familyName "Laferrière" ;
    schema1:givenName "Adolphe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb0ca516bb34404689cdbd0bf29ea5b7> ;
    schema1:name "Adolphe Laferrière" ;
    schema1:sameAs <http://viaf.org/viaf/64391779>,
        wd:Q15117546,
        <https://isni.org/isni/0000000077321399> .

