@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/bvbtBxj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec503478-ce26-144e-dc6f-1d2ab76f9e26"^^xsd:string ;
  schema:givenName "Johanna Susanna"^^xsd:string ;
  schema:name "Johanna Susanna Koorevaar"@nl ;
  schema:familyName "Koorevaar"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kskc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/abc606fb-bc4e-50d3-7a07-5ca050618315> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486933> ;
  schema:birthDate "1842-07-06"^^xsd:date .

