@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/bNikjho>
  schema:familyName "de Jong"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Geertrui"^^xsd:string ;
  schema:name "Geertrui de Jong"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/310b4560-0216-09f6-0cb0-6832956e1a84"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f2b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/34e5cf0d-54cf-4176-23e0-569db5b53a2f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2066041> ;
  schema:birthDate "1821-08-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

