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

<http://data.bibliotheken.nl/id/thes/p070970106> a schema1:Person ;
    rdfs:label "Ankoné, E.C.M." ;
    schema1:description "27001343: rapporteur, Instituut voor Culturele Antropologie van de Rijksuniversiteit Utrecht" ;
    schema1:familyName "Ankoné" ;
    schema1:givenName "E.C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59e78b98a5fcaff6e0d1d6af3ed716ac> ;
    schema1:name "E.C.M. Ankoné" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286027916>,
        <https://isni.org/isni/0000000392080871> .

