@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/box4XCw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f1d3786-f55a-ea2d-a69f-40a23e12f63d"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Verveen"@nl ;
  schema:familyName "Verveen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ttvg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c96b6801-945c-ad49-4490-5493cd5236ed> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2598044> ;
  schema:birthDate "1833-01-12"^^xsd:date .

