@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/bABEVgV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e68ecf4-1fc0-ca8c-d941-381d83bf224b"^^xsd:string ;
  schema:familyName "van der Sloot"^^xsd:string ;
  schema:givenName "Willemina Cornelia"^^xsd:string ;
  schema:name "Willemina Cornelia van der Sloot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xffc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/42688d7a-d297-9552-122c-3fbba7e7ca49> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2114832> ;
  schema:birthDate "1873-12-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Sloot"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

