@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/b1fdmAx>
  schema:givenName "Anthonius Johannes"^^xsd:string ;
  schema:name "Anthonius Johannes Dongelmans"@nl ;
  schema:familyName "Dongelmans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/adcdd446-c86e-0e13-6b2e-bea56c85bf4d"^^xsd:string ;
  schema:hasOccupation "Vleeschhouwer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wrr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e8857da3-1ce8-0aab-df23-a0d0adabd295> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2692805> ;
  schema:birthDate "1862-07-05"^^xsd:date .

