@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p437497232> a schema1:Person ;
    rdfs:label "Jong, Irthe de" ;
    schema1:description "recht" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Irthe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cce5f5b84216c97e3c827b27d753a774> ;
    schema1:name "Irthe de Jong" ;
    schema1:sameAs <https://isni.org/isni/0000000508584693> .

