@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bzLRUNw>
  ns0:deathPlace "Bandoeng, kamp" ;
  ns0:givenName "Christina Maria"@nl ;
  ns0:name "Christina Maria Liesker-Verweij"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://oorlogsgravenstichting.nl/personen/94491/christina-maria-liesker-verweij> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890422> ;
  ns0:birthDate "1907-07-03"^^xsd:date ;
  ns0:deathDate "1944-10-05"^^xsd:date ;
  ns0:additionalName [ ns1:baseSurname "Liesker-Verweij" ] .

