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

<http://data.bibliotheken.nl/id/thes/p252029437> a schema1:Person ;
    rdfs:label "Terra, José Cláudio" ;
    schema1:familyName "Terra" ;
    schema1:givenName "José Cláudio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/897777f200d712bf34fb7be28575ca54> ;
    schema1:name "José Cláudio Terra" ;
    schema1:sameAs <http://viaf.org/viaf/26429816>,
        <https://isni.org/isni/0000000037906747> .

