@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/bOkPYD4>
  schema:familyName "Daudt"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a4328282-be60-c8c2-b54b-fd5fd745c304"^^xsd:string ;
  schema:givenName "Regina Magdalena Catharina"^^xsd:string ;
  schema:name "Regina Magdalena Catharina Daudt"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7f3e4635-eb9e-0cd4-a295-c193245a0727> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2349914> ;
  schema:birthDate "1868-07-16"^^xsd:date .

