@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/bAoXp4Z>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9b5f2b5c-6fe7-fbdc-8972-4d97a0611669"^^xsd:string ;
  schema:givenName "Jacoba Arendina"^^xsd:string ;
  schema:name "Jacoba Arendina Lutsenberg"@nl ;
  schema:familyName "Lutsenberg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2gk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6d4d6c99-3e95-fd97-5a6b-786ebec26c95> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2280703> ;
  schema:birthDate "1832-10-16"^^xsd:date .

