@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/p069017352> a schema1:Person ;
    rdfs:label "Audouard, Antoine (1956-)" ;
    schema1:alternateName "Audouard, ..." ;
    schema1:birthDate "1956" ;
    schema1:description "zie ook: Antoine B. Daniel" ;
    schema1:familyName "Audouard" ;
    schema1:givenName "Antoine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/230ef93ae2ecbee161af62bde55b6f6d> ;
    schema1:name "Antoine Audouard" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p227909941>,
        <http://viaf.org/viaf/84537609>,
        wd:Q2853620,
        <https://isni.org/isni/0000000110740270> .

