@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/p070936382> a schema1:Person ;
    rdfs:label "Janry" ;
    schema1:description "1957-",
        "bron: https://nl.wikipedia.org/wiki/Janry",
        "is: Jean-Richard Geurts" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63940b0156278482f27353f3300c7f99> ;
    schema1:name "Janry" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/68726943>,
        wd:Q1654509,
        <https://isni.org/isni/0000000120278577> .

