@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/b7UBF1J>
  schema:familyName "Bouwmeester"^^xsd:string ;
  schema:givenName "Catharina Anthonia"^^xsd:string ;
  schema:name "Catharina Anthonia Bouwmeester"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dab2dab9-e56b-9cb9-2afd-e1227dddf4d4"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b000QcW>, <https://n2t.net/ark:/60537/bS5r53P> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1FBFrE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2215388> ;
  schema:deathDate "1856-07-16"^^xsd:date .

