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

<http://data.bibliotheken.nl/id/thes/p262687828> a schema1:Person ;
    rdfs:label "Golde, Pierre Hubert Mathias van (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "B0428971: Auteursnaam op omslag: Pierre van Golde" ;
    schema1:familyName "van Golde" ;
    schema1:givenName "Pierre Hubert Mathias" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/252cd4742bd390cc4c0c8b3cbb67a6d5> ;
    schema1:name "Pierre Hubert Mathias van Golde" ;
    schema1:sameAs <http://viaf.org/viaf/281244172>,
        <https://isni.org/isni/0000000388124771> .

