@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/b8xI3Jp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5028d0c2-1977-1524-b46d-d70a36865e03"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van Eik"@nl ;
  schema:hasOccupation "Sjouwer"@nl ;
  schema:familyName "van Eik"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cd8ca0e6-1670-6cca-da4b-5970496c1784> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2615534> ;
  schema:birthDate "1835-11-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

