@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/p080224199> a schema1:Person ;
    rdfs:label "Goldsworthy, Andrew (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "beeldende kunstenaar" ;
    schema1:familyName "Goldsworthy" ;
    schema1:givenName "Andrew" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/355326c31f7c0fab9deb39beabdebc32> ;
    schema1:name "Andrew Goldsworthy" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/85873353>,
        wd:Q357126,
        <https://isni.org/isni/0000000109219445> .

