@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/bhHuLW4>
  schema:givenName "Cornelia Johanna"^^xsd:string ;
  schema:name "Cornelia Johanna Lugthart"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/05b9203d-fbce-e378-375b-0907110d9733"^^xsd:string ;
  schema:familyName "Lugthart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8fe86012-a0e9-655b-9128-9d1dd026f08a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2414266> ;
  schema:birthDate "1860-01-29"^^xsd:date .

