@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/bN5DPzm>
  schema:givenName "Adriaan Johannes"^^xsd:string ;
  schema:name "Adriaan Johannes Wartena"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4c67d42d-82c4-f9e9-18e0-f8682b21a118"^^xsd:string ;
  schema:hasOccupation "Student"@nl ;
  schema:familyName "Wartena"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Doesburg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6ace3628-8130-8c35-4b84-c118c2744d0a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2271065> ;
  schema:birthDate "1872-04-11"^^xsd:date .

