@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/p074379151> a schema1:Person ;
    rdfs:label "Delitte, Jean-Yves (1963-)" ;
    schema1:alternateName "Delitte" ;
    schema1:birthDate "1963" ;
    schema1:description "zie ook: Stom" ;
    schema1:familyName "Delitte" ;
    schema1:givenName "Jean-Yves" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdffb7fbf00510bf65b8bc862a3b9f7b> ;
    schema1:name "Jean-Yves Delitte" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p351117725>,
        <http://viaf.org/viaf/32029789>,
        wd:Q3170128,
        <https://isni.org/isni/000000011440870X> .

