@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/bZACRym>
  schema:givenName "Catharina Wilhelmina"^^xsd:string ;
  schema:name "Catharina Wilhelmina van Maren"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43fd8c37-f60f-2683-f01c-886c9746a415"^^xsd:string ;
  schema:familyName "van Maren"^^xsd:string ;
  schema:hasOccupation "Werkster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wwkm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bfe77ee8-3767-efe2-9c12-a9519412cb0a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2565041> ;
  schema:birthDate "1829-10-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Maren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

