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

<http://data.bibliotheken.nl/id/thes/p364294922> a schema1:Person ;
    rdfs:label "Palasie, Hugo" ;
    schema1:familyName "Palasie" ;
    schema1:givenName "Hugo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b71762f085bf498b5e2ec3b1ca6210f1> ;
    schema1:name "Hugo Palasie" ;
    schema1:sameAs <http://viaf.org/viaf/252436099>,
        <https://isni.org/isni/0000000375693692> .

