@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#> .

<https://n2t.net/ark:/60537/bAbg9Ys>
  schema:givenName "Antonie Josua"^^xsd:string ;
  schema:name "Antonie Josua Joosten de Ruiter"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ecda6f5-fac5-aa3a-494b-3201693ed6aa"^^xsd:string ;
  schema:familyName "Joosten de Ruiter"^^xsd:string ;
  schema:hasOccupation "Smid"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tzdm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff66adc1-6f5a-bc6a-c152-4cd72017e909> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768829> ;
  schema:birthDate "1835-02-18"^^xsd:date .

