@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/bYkqKSI>
  schema:givenName "Clazina Jacoba"^^xsd:string ;
  schema:name "Clazina Jacoba Voorthuizen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3e46a2f-5769-d898-68ce-86c4f19ca249"^^xsd:string ;
  schema:familyName "Voorthuizen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b6918de0-feef-e723-5a62-475d58268471> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2529283> ;
  schema:birthDate "1861-04-16"^^xsd:date .

