@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/b1FCJDT>
  schema:givenName "Christina Maria"^^xsd:string ;
  schema:name "Christina Maria de Ruiter"@nl ;
  schema:familyName "de Ruiter"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1105185d-57ea-3c7f-b466-c82e257a6a7e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f56fbab4-e3c9-86b5-5f20-bf699ea33d15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2714036> ;
  schema:birthDate "1873-01-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ruiter"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

