@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/p07093519X> a schema1:Person ;
    rdfs:label "Naeff, Nico (1918-1988)" ;
    schema1:birthDate "1918" ;
    schema1:deathDate "1988" ;
    schema1:description "bron: https://rkd.nl/nl/explore/artists/58724",
        "fotograaf",
        "mb" ;
    schema1:familyName "Naeff" ;
    schema1:givenName "Nico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ced66042ca7e98c1a0ebe186af24c3e4> ;
    schema1:name "Nico Naeff" ;
    schema1:sameAs <http://viaf.org/viaf/283912807>,
        wd:Q42424669,
        <https://isni.org/isni/0000000390317951> .

