@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/bm1H2Oa>
  schema:givenName "Catharina Maria"^^xsd:string ;
  schema:name "Catharina Maria van der Neut"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/23577b22-019d-4bb4-edf8-69b9da8516e7"^^xsd:string ;
  schema:familyName "van der Neut"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bBQRGuf>, <https://n2t.net/ark:/60537/btWgRE8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgeA0Rw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2857224> ;
  schema:birthDate "1877-05-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Neut"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

