@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/bjzN2a5>
  schema:givenName "Catharina Antoinette Johanna Wilhelmina"^^xsd:string ;
  schema:name "Catharina Antoinette Johanna Wilhelmina Ravesteijn Medenblik"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a51e8a04-5393-8cc4-d022-0a6d7be3ad6b"^^xsd:string ;
  schema:familyName "Ravesteijn Medenblik"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bjzN2a5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMtxko3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2579435> .

