@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/b2vqjrI>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2491d9b4-e082-3c5b-c554-4b2468cc0133"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Lans"@nl ;
  schema:familyName "Lans"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f7mb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c19a63d7-408b-8a94-ba93-5d395b7754ee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2571581> ;
  schema:birthDate "1785-08-23"^^xsd:date .

