@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/bTkDzQO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63129cbe-c1da-9d5c-77ec-3962dd5fd95e"^^xsd:string ;
  schema:givenName "Ida"^^xsd:string ;
  schema:name "Ida Klausz"@nl ;
  schema:familyName "Klausz"^^xsd:string ;
  schema:birthPlace "Pontianak Nederlands-Indië"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013q54> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e147b923-3dd7-573d-8cbe-04d5a6a28b26> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2664161> ;
  schema:birthDate "1875-02-19"^^xsd:date .

