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

<http://data.bibliotheken.nl/id/thes/p148215718> a schema1:Person ;
    rdfs:label "Poudat, Hervé" ;
    schema1:familyName "Poudat" ;
    schema1:givenName "Hervé" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a95f2252b83dd4836af715585bcf5e1> ;
    schema1:name "Hervé Poudat" ;
    schema1:sameAs <http://viaf.org/viaf/268079432>,
        <https://isni.org/isni/0000000383065354> .

