@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/p072837837> a schema1:Person ;
    rdfs:label "Rankin, Ian James (1960-)" ;
    schema1:alternateName "Rankin, Ian James" ;
    schema1:birthDate "1960" ;
    schema1:description "letterkundige",
        "mb",
        "zie ook: Jack Harvey" ;
    schema1:familyName "Rankin" ;
    schema1:givenName "Ian James" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10d31c25c4ae97aff20b33c3c9582fb7> ;
    schema1:name "Ian James Rankin" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p112334598>,
        <http://viaf.org/viaf/76462000>,
        wd:Q318431,
        <https://isni.org/isni/0000000121403341> .

