@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b62izHO>
  schema:givenName "Hendrikus Johannes"^^xsd:string ;
  schema:name "Hendrikus Johannes Neerscholten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4d11dee9-c0b9-a752-9b64-e9be6766bd66"^^xsd:string ;
  schema:familyName "Neerscholten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zqsw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6440f544-9fad-6072-ad5b-5071caf215e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2245203> ;
  schema:birthDate "1888-05-28"^^xsd:date .

