@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/bjMuCnz>
  schema:familyName "Ditmarsch"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de341553-5994-096f-140b-bfd1b018cecc"^^xsd:string ;
  schema:givenName "Johanna Elisabeth"^^xsd:string ;
  schema:name "Johanna Elisabeth Ditmarsch"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w5s4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a6d8eb27-dccd-3566-31e2-f7c680d82b9c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2467886> ;
  schema:birthDate "1865-05-03"^^xsd:date .

