@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bWt7sHg>
  schema:givenName "Catharina Helena"^^xsd:string ;
  schema:name "Catharina Helena van Werkhooven"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/787927aa-3b9b-ab2f-87fb-f2774d93e6e8"^^xsd:string ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtgm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/79d4449c-2c76-f3a4-1f63-eee9c0bf51f0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2328829> ;
  schema:birthDate "1879-08-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

