@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/bPNJRuj>
  schema:givenName "Antonie Gijsbertus"^^xsd:string ;
  schema:name "Antonie Gijsbertus den Besten"@nl ;
  schema:familyName "den Besten"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df891c8a-dc31-c667-d2cd-cd3ee652e042"^^xsd:string ;
  schema:hasOccupation "Tuinder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lopik> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvbsTKX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2488788> ;
  schema:birthDate "1880-01-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Besten"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

