@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/box4KNk>
  schema:hasOccupation "Bureelambtenaar Statistiek"@nl ;
  schema:givenName "Carolina Margaretha"^^xsd:string ;
  schema:name "Carolina Margaretha Lugthart"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/afbaea88-72a6-4117-3d2a-23892dda85f6"^^xsd:string ;
  schema:familyName "Lugthart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018kd7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/84345ac5-3ff1-e31c-58cb-4ab52e1dad0e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2369040> ;
  schema:birthDate "1883-08-06"^^xsd:date .

