@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/bNVrCKJ>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9e41936-964a-f8ba-ff20-653046ab66d5"^^xsd:string ;
  schema:familyName "Kwakernaat"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Kwakernaat"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7f4e6e59-206d-c365-463d-8cb4ff3920dc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2350154> ;
  schema:birthDate "1794-01-02"^^xsd:date .

