@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/beZoFpM>
  schema:familyName "Gabrij"^^xsd:string ;
  schema:givenName "Hendrik Constantijn"^^xsd:string ;
  schema:name "Hendrik Constantijn Gabrij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6fe761f0-dff4-ede2-b746-64b3785b9614"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/42367714-fb15-0061-33dd-e80531fe96e8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2114138> ;
  schema:birthDate "1861-05-04"^^xsd:date .

