@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/bVcV2Rg>
  schema:familyName "Duits"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a889618-9fd3-ef51-dbe3-1c3ff05cf5c8"^^xsd:string ;
  schema:givenName "Lucia"^^xsd:string ;
  schema:name "Lucia Duits"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f03g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1cede84a-dc37-5260-113b-f8177471dfcf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1972326> ;
  schema:birthDate "1829-02-07"^^xsd:date .

