@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/bLr2zLL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58e7581c-e58a-91a6-b4c6-ad5daa0d0136"^^xsd:string ;
  schema:hasOccupation "Kleedermaker"@nl ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis 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/a5a738c2-b095-1c95-4c74-3194c789f828> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2463285> ;
  schema:birthDate "1842-03-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

