@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/bdWTpkC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7037b50-627e-2c6c-e8c7-0e0a74a0dd8b"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina van Riet"@nl ;
  schema:familyName "van Riet"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/67ebda92-4b6d-17d2-1168-57bb47f14805> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2259823> ;
  schema:birthDate "1876-01-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Riet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

