@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/b4N6OgX>
  schema:familyName "Boshof"^^xsd:string ;
  schema:givenName "Cornelia Johanna"^^xsd:string ;
  schema:name "Cornelia Johanna Boshof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/23a5c981-90b5-6031-1619-fe22da19876f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c7180f18-6d0c-bd5d-36e8-5339259c73c0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2589184> ;
  schema:birthDate "1833-03-03"^^xsd:date .

