@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/p06798553X> a schema1:Person ;
    rdfs:label "Koster, Nico (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:description "kunstboeken, fotogr." ;
    schema1:familyName "Koster" ;
    schema1:givenName "Nico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe8db25974492800ef2421b3fad849dd> ;
    schema1:name "Nico Koster" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/52881418>,
        wd:Q29404918,
        <https://isni.org/isni/0000000063235254> .

