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

<http://data.bibliotheken.nl/id/thes/p400371855> a schema1:Person ;
    rdfs:label "Camacho, A." ;
    schema1:familyName "Camacho" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7aa56b9533b062567bcc94cffd8630df> ;
    schema1:name "A. Camacho" ;
    schema1:sameAs <http://viaf.org/viaf/2745147270687235700002> .

