@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#> .

<https://n2t.net/ark:/60537/b7hvvuQ>
  schema:givenName "Hendrica Johanna"^^xsd:string ;
  schema:name "Hendrica Johanna Rietveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dfe40af7-7a33-4e77-0a47-6ec7f227805c"^^xsd:string ;
  schema:familyName "Rietveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019sx2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3af767e3-8d70-661c-fcfb-71fc2741de88> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2086485> ;
  schema:birthDate "1894-04-10"^^xsd:date .

