@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/p279923457> a schema1:Person ;
    rdfs:label "Vrielink, Jogchum" ;
    schema1:description "Postdoctoral researcher, University of Leuven",
        "jurist" ;
    schema1:familyName "Vrielink" ;
    schema1:givenName "Jogchum" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98bb40f7d9d84198ba30879676a5c725> ;
    schema1:name "Jogchum Vrielink" ;
    schema1:sameAs <http://viaf.org/viaf/232085750>,
        wd:Q86596889,
        <https://isni.org/isni/0000000366644813> .

