@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/p297564528> a schema1:Person ;
    rdfs:label "Paardekooper, Roeland" ;
    schema1:familyName "Paardekooper" ;
    schema1:givenName "Roeland" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b207804ccdd38b212bceb0eda4bda080> ;
    schema1:name "Roeland Paardekooper" ;
    schema1:sameAs <http://viaf.org/viaf/58915363>,
        wd:Q2007811,
        <https://isni.org/isni/0000000072547559> .

