@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bvBRwrR>
  schema:givenName "Henrij Theodor Gerard"^^xsd:string ;
  schema:name "Henrij Theodor Gerard van der Wijngaard"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66c3eb87-1152-9824-f56f-5e89cdf6ede1"^^xsd:string ;
  schema:familyName "van der Wijngaard"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25e5e238-3998-7bc2-1c6d-18d142f66cb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2007596> ;
  schema:birthDate "1887-09-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wijngaard"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

