@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/p073143715> a schema1:Person ;
    rdfs:label "Marable, Manning (1950-2011)" ;
    schema1:birthDate "1950" ;
    schema1:deathDate "2011" ;
    schema1:description "historicus",
        "overleden op 1 april 2011 (bron: The Guardian 04-04-2011)" ;
    schema1:familyName "Marable" ;
    schema1:givenName "Manning" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/450c208a9a1744d4b08dc2cfb0e83371> ;
    schema1:name "Manning Marable" ;
    schema1:sameAs <http://viaf.org/viaf/109834241>,
        wd:Q977425,
        <https://isni.org/isni/0000000121475054> .

