@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/p070239029> a schema1:Person ;
    rdfs:label "Neuhuys, Johannes Albertus (1844-1914 ; kunstschilder)" ;
    schema1:alternateName "Neuhuijs, J.A." ;
    schema1:birthDate "1844" ;
    schema1:deathDate "1914" ;
    schema1:description "20154834: Johannes Albertus Neuhuys",
        "geb. te Utrecht (stad), op 1844-07-10; overl. te Locarno (Zwitserland), op 1914-02-06",
        "kunstschilder",
        "neef van sierkunstenaar Johannes Josephus ('Theo') Neuhuys (1878-1921)",
        "roepnaam: Albert" ;
    schema1:familyName "Neuhuys" ;
    schema1:givenName "Johannes Albertus" ;
    schema1:hasOccupation "kunstschilder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a31cc7182f9bdcdf8bd9d4e2fe1e572f> ;
    schema1:name "Johannes Albertus Neuhuys" ;
    schema1:sameAs <http://viaf.org/viaf/18756865>,
        wd:Q2500931,
        <https://isni.org/isni/0000000067044236> .

