@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/bjzMxYY>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gijsbertus"^^xsd:string ;
  schema:name "Gijsbertus van Erkelen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30f825fe-2afc-2b5f-6b4d-a4ebc1e366ca"^^xsd:string ;
  schema:familyName "van Erkelen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f949> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2f04c806-2c44-56cc-9a1b-f5793745d112> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2043368> ;
  schema:birthDate "1841-11-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Erkelen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

