@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/brRgMTb>
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de45b737-0236-0443-2746-7bb8ba202a0b"^^xsd:string ;
  schema:givenName "Jaantje (Adriana)"^^xsd:string ;
  schema:name "Jaantje (Adriana) de Jong"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z83p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bb89c4ef-d1e8-b9b7-b16b-19c22b4ea632> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2548111> ;
  schema:birthDate "1874-12-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

