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

<http://data.bibliotheken.nl/id/thes/p305182838> a schema1:Person ;
    rdfs:label "Castelo Branco, Pelagio" ;
    schema1:familyName "Castelo Branco" ;
    schema1:givenName "Pelagio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c8f3134132136eff1148faff5307110> ;
    schema1:name "Pelagio Castelo Branco" ;
    schema1:sameAs <http://viaf.org/viaf/78810333>,
        <https://isni.org/isni/0000000054937465> .

