@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/bixhmZQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/be3d4834-ae85-4d7c-fe96-3b509925d5f8"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Lichte"@nl ;
  schema:familyName "Lichte"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c395b97-5af0-659a-75e9-fd4a7dd25e5f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2276541> ;
  schema:birthDate "1804-03-01"^^xsd:date .

