@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/bSVdx2T>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a85a8474-9655-8256-9212-7156c995d980"^^xsd:string ;
  schema:familyName "Kiliam"^^xsd:string ;
  schema:hasOccupation "Koopvrouw"@nl ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Kiliam"@nl ;
  schema:birthPlace "Ransbach Duitschland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0f13da3d-1a30-bb34-3c55-c12b2f8d7a7f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1937134> ;
  schema:birthDate "1803-12-12"^^xsd:date .

