@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/baq0kOD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6985a3e2-8711-8d31-a621-ea68e62b7ba2"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Eik"@nl ;
  schema:familyName "van Eik"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tk5j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5fb4298-aa0a-e70d-a9c3-21809d1037e3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2795445> ;
  schema:birthDate "1865-04-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

