@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/bQd8nMw>
  schema:familyName "'Möhle"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6862a02b-092a-9512-e1fa-23012b084e6a"^^xsd:string ;
  schema:givenName "Jansje Clasina"^^xsd:string ;
  schema:name "Jansje Clasina 'Möhle"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d6489858-d701-f64a-0d6f-c4836af8db86> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2656282> ;
  schema:birthDate "1870-04-24"^^xsd:date .

