@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/bZnVm6E>
  schema:givenName "Constantijn Hendrik"^^xsd:string ;
  schema:name "Constantijn Hendrik Gabrij"@nl ;
  schema:familyName "Gabrij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ebccaea-91ae-036a-107b-a59d5d92659c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fbfdfacc-a24b-fe0e-6eed-a2ef60cee643> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2743125> ;
  schema:birthDate "1858-09-10"^^xsd:date .

