@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/bpYY72z>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5286ff12-bba3-25b8-e245-3a6bba4f1a58"^^xsd:string ;
  schema:givenName "Johanna Naomi"^^xsd:string ;
  schema:name "Johanna Naomi Wiltenburg"@nl ;
  schema:familyName "Wiltenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qrxh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/16422bc9-dc6f-e646-52be-5461afcd3b33> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1949527> ;
  schema:birthDate "1787-12-09"^^xsd:date .

