@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/bsung4u>
  schema:givenName "Anthonius Petrus"^^xsd:string ;
  schema:name "Anthonius Petrus Snelleman"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c52a446-fcac-3dca-b9da-2ea19e463f01"^^xsd:string ;
  schema:familyName "Snelleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f6tf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/150676c7-f636-5bda-f40e-4afcd52705b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/645586> ;
  schema:birthDate "1851-04-15"^^xsd:date .

