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

<http://data.bibliotheken.nl/id/thes/p072486538> a schema1:Person ;
    rdfs:label "Planel, H." ;
    schema1:familyName "Planel" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/147f808aa02013a93bfdd29d4f252738> ;
    schema1:name "H. Planel" ;
    schema1:sameAs <http://viaf.org/viaf/61556511> .

