@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070157863> a schema1:Person ;
    rdfs:label "Israëls, Jozef (1824-1911)" ;
    schema1:alternateName "Israëls, Josef",
        "ʾIzraels, Yosef" ;
    schema1:birthDate "1824" ;
    schema1:deathDate "1911" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Jozef_Isra%C3%ABls",
        "kunstschilder (vader van kunstschilder Isaac Lazarus Israëls (1865-1934)); o.a. lid Kunstvereeniging 'Katwijk' (van 1908-1910)" ;
    schema1:familyName "Israëls" ;
    schema1:givenName "Jozef" ;
    schema1:hasOccupation "schilder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89d36f2f5bb0cf67a6e61bd474350b09> ;
    schema1:name "Jozef Israëls" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/192238>,
        wd:Q528460,
        <https://isni.org/isni/0000000119776026> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/isra003> .

