@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/bdKbNiJ>
  schema:givenName "Christine Marie Antoinette"^^xsd:string ;
  schema:name "Christine Marie Antoinette Gabrij"@nl ;
  schema:familyName "Gabrij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58ad3910-3393-4ecf-7b0a-9792d801ee34"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7c5920bc-4aaf-d9ad-659a-f5c058f58e4a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2338618> ;
  schema:birthDate "1853-03-21"^^xsd:date .

