@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/p067819788> a schema1:Person ;
    rdfs:label "Durand, Jacques (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "CNRS ; Univ. of Toulouse",
        "linguistiek" ;
    schema1:familyName "Durand" ;
    schema1:givenName "Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8161c6c3ea9fa65763ca4b7bec062221> ;
    schema1:name "Jacques Durand" ;
    schema1:sameAs <http://viaf.org/viaf/24631318>,
        wd:Q3158822,
        <https://isni.org/isni/0000000108794632> .

