@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/bJyKCTH>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0e23f69-75f5-49db-7024-cd57b2c8fe47"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Verveen"@nl ;
  schema:familyName "Verveen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00frwb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d31d4ea5-9e0d-ed2f-a78c-f8f468061e47> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2643668> ;
  schema:birthDate "1834-01-12"^^xsd:date .

