@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/bKBeoXs>
  schema:familyName "Gabrij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3f5153d2-3903-edbf-8145-19f06539b4be"^^xsd:string ;
  schema:givenName "Marie Antoinette Christina"^^xsd:string ;
  schema:name "Marie Antoinette Christina Gabrij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1b3d0dff-bd76-036a-cbbc-0b0ca384a282> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/679917> ;
  schema:birthDate "1854-10-02"^^xsd:date .

