@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/bOLe4Av>
  schema:givenName "Clazina"^^xsd:string ;
  schema:name "Clazina Prinsenberg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f508ffb0-de66-4bf1-eae5-6dbc34a0514e"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/35a5afd6-5f60-91c1-25ea-072e28462adc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2069008> ;
  schema:birthDate "1826-04-27"^^xsd:date .

