@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/bdjNxo3>
  schema:familyName "de Jong"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/87762f7f-9f5d-4e77-52a1-30076d1b78dc"^^xsd:string ;
  schema:givenName "Sijna"^^xsd:string ;
  schema:name "Sijna de Jong"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a12e1ebe-85bb-6cae-0623-beba835e612a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2445905> ;
  schema:birthDate "1863-04-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

