@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/b0D76eY>
  schema:familyName "Bouwman"^^xsd:string ;
  schema:givenName "Catharina Elisabeth"^^xsd:string ;
  schema:name "Catharina Elisabeth Bouwman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5269a910-051d-6d6d-d547-1776ffa919e3"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a51794a4-5497-cc3f-ceb1-702e63af8132> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2461201> ;
  schema:birthDate "1889-09-28"^^xsd:date .

