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

<http://data.bibliotheken.nl/id/thes/p073657360> a schema1:Person ;
    rdfs:label "Anema, Taco (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "fotograaf" ;
    schema1:familyName "Anema" ;
    schema1:givenName "Taco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56d28e7f4e2a2022080f8998f09153f8> ;
    schema1:name "Taco Anema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/4089556>,
        wd:Q27496112,
        <https://isni.org/isni/0000000081946981> .

