@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/p07015287X> a schema1:Person ;
    rdfs:label "Volger, Gerbrand (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:description "27812236: geboren in Wormer, woont in Amsterdam, werkt in IJmuiden. Rietveld Academie en Rijksacademie voor Beeldende Kunsten, Amsterdam" ;
    schema1:familyName "Volger" ;
    schema1:givenName "Gerbrand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72275af201e1c9d448549ef19b634fe0> ;
    schema1:name "Gerbrand Volger" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/68443974>,
        wd:Q29557069,
        <https://isni.org/isni/000000007868823X> .

