@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/be9B09d>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/68576b92-ae45-9656-9e80-441e152d2754"^^xsd:string ;
  schema:givenName "Sijtje Johanna"^^xsd:string ;
  schema:name "Sijtje Johanna van Eijk"@nl ;
  schema:familyName "van Eijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9sn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/52939deb-955d-e27c-413b-2a967731be57> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2177515> ;
  schema:birthDate "1871-08-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

