@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/bRtjQN5>
  schema:givenName "Catharina"^^xsd:string ;
  schema:name "Catharina Molenaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec0c2eb6-23dc-7484-e48c-c79c6c1d3d9a"^^xsd:string ;
  schema:familyName "Molenaar"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baPoset> ;
  schema:parent <https://n2t.net/ark:/60537/bBE9d8f>, <https://n2t.net/ark:/60537/bJyK1Yb> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2005635> ;
  schema:birthDate "1814-11-27"^^xsd:date .

