@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/bb26jue>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae94836c-d36d-db75-d089-20f27dbdf0ff"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Melchert"@nl ;
  schema:familyName "Melchert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbsupsc> ;
  schema:spouse <https://n2t.net/ark:/60537/bFBsNhn> ;
  schema:children <https://n2t.net/ark:/60537/bVcVKuv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2730228> .

