@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/beMGVkU>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Hendrika Dorothea"^^xsd:string ;
  schema:name "Hendrika Dorothea Marijne"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e3972a8-a111-a4d1-fc29-4ae140d3a54a"^^xsd:string ;
  schema:familyName "Marijne"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Grave> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/319eaf5f-61f4-f1d8-20f6-77552881c0a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2053383> ;
  schema:birthDate "1816-01-11"^^xsd:date .

