@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/b2UOKW7>
  schema:givenName "Adriaan Johannes"^^xsd:string ;
  schema:name "Adriaan Johannes Wartena"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/623013b1-a388-d9ad-870d-66aca9b513f1"^^xsd:string ;
  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/d5c3d938-270a-9832-7095-87c0cbb80e4d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2654237> ;
  schema:birthDate "1872-04-11"^^xsd:date .

