@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/bMSVVLH>
  schema:givenName "Clazina"^^xsd:string ;
  schema:name "Clazina Verkerk"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c8b173c0-4134-d47b-e6c2-5a2edf7275bb"^^xsd:string ;
  schema:familyName "Verkerk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2d40ef36-c17f-07c9-0d1f-c989e20d10ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2036474> ;
  schema:birthDate "1862-12-13"^^xsd:date .

