@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/bdjNLzK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a69d59b-35f8-d71e-87aa-e088ea16a663"^^xsd:string ;
  schema:familyName "Lugthart"^^xsd:string ;
  schema:givenName "Wijnanda Maria"^^xsd:string ;
  schema:name "Wijnanda Maria Lugthart"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ea02353c-313a-0cb1-ee4b-d1c2c4c7732b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2699220> ;
  schema:birthDate "1848-02-22"^^xsd:date .

