@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/b5CUFur>
  schema:givenName "Amalia Sophia Charlotte"^^xsd:string ;
  schema:name "Amalia Sophia Charlotte Cantervisscher"@nl ;
  schema:familyName "Cantervisscher"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8370baba-8e7b-dae8-9e59-a281e76310f3"^^xsd:string ;
  schema:birthPlace "Tegal Nederlands-Indië"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013g0d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fa14f455-cbca-4591-192b-923dc403ef52> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2739532> ;
  schema:birthDate "1857-08-28"^^xsd:date .

