@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/byiY3Yb>
  schema:givenName "Catharina"^^xsd:string ;
  schema:name "Catharina de Mol"@nl ;
  schema:familyName "de Mol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34585951-f05c-7aed-b744-7082066c1b6d"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGdySMT>, <https://n2t.net/ark:/60537/bO88HC9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOLdIRI> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2786541> ;
  schema:deathDate "1849-04-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mol"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

