@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/bmRud8u>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/035b600e-3c3b-6ad6-9284-a0b861513448"^^xsd:string ;
  schema:givenName "Johanna Susanna"^^xsd:string ;
  schema:name "Johanna Susanna van Eik"@nl ;
  schema:familyName "van Eik"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qnqw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/67ebd669-4b98-4312-e416-e6f6c340e9ea> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2259822> ;
  schema:birthDate "1873-12-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

