@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/p072093641> a schema1:Person ;
    rdfs:label "Marechal, Joseph (1911-1993)" ;
    schema1:birthDate "1911" ;
    schema1:deathDate "1993" ;
    schema1:description "archivaris, historicus" ;
    schema1:familyName "Marechal" ;
    schema1:givenName "Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/446555fbf794e52342b4274697550da5> ;
    schema1:name "Joseph Marechal" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/12357806>,
        wd:Q2590514,
        <https://isni.org/isni/0000000108703905> .

