@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/p069368309> a schema1:Person ;
    rdfs:label "Leloup, Roger (1933-)" ;
    schema1:birthDate "1933" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Roger_Leloup",
        "stripmaker" ;
    schema1:familyName "Leloup" ;
    schema1:givenName "Roger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa5eaf0cd6bebad4b2af7484dd0fbf14> ;
    schema1:name "Roger Leloup" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/31526803>,
        wd:Q1361479,
        <https://isni.org/isni/0000000078293916> .

