@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/bhUbxQk>
  schema:givenName "Anthonia"^^xsd:string ;
  schema:name "Anthonia Huivenaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63f399b1-0d6f-5317-0904-52bfad8a7267"^^xsd:string ;
  schema:familyName "Huivenaar"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gwbk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b22c834a-ea0e-5b6f-2dd2-8a9ef7b599e9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2511757> ;
  schema:birthDate "1839-11-11"^^xsd:date .

