@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bOkPQGd>
  pico:hasAge "2"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/26dc407f-3a68-d6dd-c9b7-e63a0f4e91f9"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van der Sloot"@nl ;
  schema:familyName "van der Sloot"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/benh6e5> ;
  schema:parent <https://n2t.net/ark:/60537/bGrf1P4>, <https://n2t.net/ark:/60537/bWfqFwu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2207960> ;
  schema:deathDate "1848-11-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Sloot"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

