@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/bPB1QOf>
  schema:givenName "Celia"^^xsd:string ;
  schema:name "Celia de Jong"@nl ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7d45d42c-2024-c539-6329-1207810b23f2"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbsuyud> ;
  schema:parent <https://n2t.net/ark:/60537/bHGs1Y9>, <https://n2t.net/ark:/60537/bzLRdat> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127174> ;
  schema:deathDate "1885-09-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

