@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/b02qjpz> a schema:Person ;
    ns1:created "2026-03-14T18:21:26+00:00"^^xsd:dateTime ;
    ns1:id 3053097 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/b02qjhw> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/519> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/3> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Hendrik Jan Nederhorst (1871-1928)" ;
    rdfs:seeAlso <http://www.wikidata.org/entity/Q2155929> ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053097> ;
    schema:additionalType [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "ondernemer"@nl ],
        [ a schema:DefinedTerm,
                schema:Occupation ;
            schema:name "architect"@nl ] ;
    schema:birthDate "15-6-1871"@nl ;
    schema:birthPlace <https://n2t.net/ark:/60537/bIiB5u> ;
    schema:deathDate "13-4-1928"@nl ;
    schema:deathPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Arnhem> ;
    schema:familyName "Nederhorst"@nl ;
    schema:givenName "Hendrik Jan"@nl ;
    schema:identifier "https://www.goudatijdmachine.nl/id/architect/5" ;
    schema:name "Hendrik Jan Nederhorst (1871-1928)"@nl ;
    schema:sdDatePublished "2026-03-14T21:57:14+00:00"^^xsd:dateTime .

