@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/p145631427> a schema1:Person ;
    rdfs:label "Hoekstra, Feico (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "B0117968: .. is als conservator verbonden aan het Museum Henriette Polak in Zutphen",
        "Beeldende kunst, Moderne Devotie" ;
    schema1:familyName "Hoekstra" ;
    schema1:givenName "Feico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a285620afe2a533702a7db7f3168b9f> ;
    schema1:name "Feico Hoekstra" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/22392698>,
        wd:Q100986449,
        <https://isni.org/isni/0000000037770552> .

