@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/b1SiFDY>
  schema:familyName "den Riet"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1e28316-3dd8-f07e-be00-7f674610b9a9"^^xsd:string ;
  schema:givenName "Pieternella Cornelia"^^xsd:string ;
  schema:name "Pieternella Cornelia den Riet"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0bc9a9b8-6c80-1dcc-3933-6d093ff2c14c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/615651> ;
  schema:birthDate "1873-01-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Riet"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

