@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b8k0mzR>
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de1ad01b-2260-3ed5-b354-b60bdcb0feee"^^xsd:string ;
  schema:givenName "Theodora Jacoba"^^xsd:string ;
  schema:name "Theodora Jacoba de Jong"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c517d688-fb77-c2c3-8ff0-5e7f3d47a55f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2584839> ;
  schema:birthDate "1885-02-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

