@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p072561122> a schema1:Person ;
    rdfs:label "Jooris, Roland (1936-)" ;
    schema1:birthDate "1936" ;
    schema1:description "Bron: nl.wikipedia.org",
        "NLMD/J 4448 ; geb. 22 juli 1936 te Wetteren",
        "bron: https://nl.wikipedia.org/wiki/Roland_Jooris",
        "mb" ;
    schema1:familyName "Jooris" ;
    schema1:givenName "Roland" ;
    schema1:hasOccupation "auteur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68167c37e8181bc7451cea22b1f6003a> ;
    schema1:name "Roland Jooris" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/61711070>,
        wd:Q5157532,
        <https://isni.org/isni/0000000025404838> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/joor001> .

