@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bLQsjti>
  ns0:givenName "Hendrikus Antonius Maria"@nl ;
  ns0:name "Hendrikus Antonius Maria Hilhorst"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://oorlogsgravenstichting.nl/personen/63715/hendrikus-antonius-maria-hilhorst> ;
  a pico:PersonObservation ;
  ns0:deathPlace <https://sws.geonames.org/2880905/> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890403> ;
  ns0:birthDate "1921-05-11"^^xsd:date ;
  ns0:deathDate "1945-03-16"^^xsd:date ;
  ns0:additionalName [ ns1:baseSurname "Hilhorst" ] .

