@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/bN5DT99>
  schema:familyName "Gabrij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/52162c7f-5cce-f72a-61b7-5da77b9a772a"^^xsd:string ;
  schema:givenName "Marie Antoinette Christina"^^xsd:string ;
  schema:name "Marie Antoinette Christina Gabrij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b702848-e571-1170-4e20-de789b99c822> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335030> ;
  schema:birthDate "1855-10-02"^^xsd:date .

