@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/byJmLDq>
  schema:givenName "Catharina Jacoba"^^xsd:string ;
  schema:name "Catharina Jacoba Haccou"@nl ;
  schema:familyName "Haccou"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/77a22d06-9f51-de65-0a8f-2b859346e6a0"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ellewoutsdijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/361cd711-9995-7209-d3ec-7dfb7195f4b6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/738184> ;
  schema:birthDate "1847-07-28"^^xsd:date .

