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

<http://data.bibliotheken.nl/id/thes/p15189485X> a schema1:Person ;
    rdfs:label "Jonge, Ido de" ;
    schema1:description "Tekstpraktijk" ;
    schema1:familyName "de Jonge" ;
    schema1:givenName "Ido" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8819788d1884d7c70de2b747b0bdb485> ;
    schema1:name "Ido de Jonge" ;
    schema1:sameAs <http://viaf.org/viaf/290592340>,
        <https://isni.org/isni/0000000395783927> .

