@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/p071040595> a schema1:Person ;
    rdfs:label "Ruigrok, Wim (1939-)" ;
    schema1:birthDate "1939" ;
    schema1:description "fotograaf (o.a. van 1962-2001 voor \"de Volkskrant\"; volgde vanuit Vlaardingen, in avonduren Fotovakschool te Den Haag)",
        "geb./opgegroeid te Oosterhout (N.-Br.)" ;
    schema1:familyName "Ruigrok" ;
    schema1:givenName "Wim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edc9b64f415a496ddb7f172d9f672665> ;
    schema1:name "Wim Ruigrok" ;
    schema1:sameAs <http://viaf.org/viaf/73224084>,
        wd:Q29221949,
        <https://isni.org/isni/000000003441486X> .

