@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/bDwt55q>
  schema:givenName "Cetrine Anna"^^xsd:string ;
  schema:name "Cetrine Anna Leemeijer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/79fd4a6c-03f1-e458-3b2b-4ff3fe78d11e"^^xsd:string ;
  schema:familyName "Leemeijer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01876z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df314ec9-e409-31a6-8e34-35a7bf8df176> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2823261> ;
  schema:birthDate "1895-07-29"^^xsd:date .

