@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b02qjqc>
  ns0:deathDate "14-11-1913"@nl ;
  ns0:birthDate "9-8-1847"@nl ;
  ns0:hasOccupation "architect"@nl, "politicus"@nl ;
  ns0:birthPlace "Breukelen"@nl ;
  ns0:givenName "Hendrik Jan"@nl ;
  ns0:name "Hendrik Jan Nederhorst (1847-1913)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/architect/6"@nl ;
  ns0:familyName "Nederhorst"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2662462> ;
  ns0:deathPlace <https://n2t.net/ark:/60537/b62jS8> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053098> .

