@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/bYXwmI0>
  schema:givenName "Cornelia Anthonia"^^xsd:string ;
  schema:name "Cornelia Anthonia Verbeij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4593087c-d86a-2502-6a5f-b59a970d70b4"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p7d8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3339eddc-6207-336c-66fb-db44b3d42f92> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2059630> ;
  schema:birthDate "1832-11-09"^^xsd:date .

