@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/bchifGb>
  schema:givenName "Catharina Maria"^^xsd:string ;
  schema:name "Catharina Maria Melkert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8a76562a-0b60-cc4e-6b27-cff11834491b"^^xsd:string ;
  schema:familyName "Melkert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5qc5VC> ;
  schema:spouse <https://n2t.net/ark:/60537/bchifGb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2579583> .

