@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/bbeO4zk>
  schema:familyName "Braams"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/914574ee-8fba-7ee7-ee72-224952d4c619"^^xsd:string ;
  schema:givenName "Marrigje Engelina Fennichie"^^xsd:string ;
  schema:name "Marrigje Engelina Fennichie Braams"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lekkerkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014c7h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dc93d010-828e-202e-b1f6-3fa4f5440953> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2813100> .

