@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/b4AqhU3>
  schema:familyName "Cleijpool"^^xsd:string ;
  schema:givenName "Francina"^^xsd:string ;
  schema:name "Francina Cleijpool"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3920f37b-8381-80ea-be72-617599567e93"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0136j0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff591cdf-f154-8709-b61e-fcbc9f118d44> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768341> ;
  schema:birthDate "1816-08-19"^^xsd:date .

