@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/b62iy49>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Grietje"^^xsd:string ;
  schema:name "Grietje van der Sloot"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bdf69372-e8df-e673-a89c-5c51b34e1d50"^^xsd:string ;
  schema:familyName "van der Sloot"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hzw9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5ca2fff4-a384-a2d3-9960-4e654036d862> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2215961> ;
  schema:birthDate "1839-08-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Sloot"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

