@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/bo6G6YH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99e90187-8e89-a279-9c26-d4bc03039c1d"^^xsd:string ;
  schema:familyName "Loon"^^xsd:string ;
  schema:givenName "Martina"^^xsd:string ;
  schema:name "Martina Loon"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p3bx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/35de19cd-930b-2d27-f179-dc706bf431dc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/736638> ;
  schema:birthDate "1838-01-10"^^xsd:date .

