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

<http://data.bibliotheken.nl/id/thes/p068230974> a schema1:Person ;
    rdfs:label "Prade, Henri M." ;
    schema1:description "B9917302: LC CIP: Henri M. Prade" ;
    schema1:familyName "Prade" ;
    schema1:givenName "Henri M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c6d905d309c0567113e3559faae7818> ;
    schema1:name "Henri M. Prade" ;
    schema1:sameAs <http://viaf.org/viaf/54318166>,
        <https://isni.org/isni/0000000110633336> .

