@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/b0cJ7cZ>
  schema:familyName "Anders"^^xsd:string ;
  schema:givenName "Anthonie Franciscus"^^xsd:string ;
  schema:name "Anthonie Franciscus Anders"@nl ;
  schema:hasOccupation "Courantenbezorger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9b540f77-3d73-68fb-2fe8-4729bf28caca"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xmf8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fbc5656d-f4b3-60ba-7225-8427dd01e91f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2868651> ;
  schema:birthDate "1835-02-20"^^xsd:date .

