@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/bcHHbL4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/01d8f563-61dc-66e3-27bf-f159c8569ae1"^^xsd:string ;
  schema:familyName "Kraan"^^xsd:string ;
  schema:givenName "Maria Dorothea"^^xsd:string ;
  schema:name "Maria Dorothea Kraan"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0181sq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4354fb00-4d57-996c-8cec-98e4291c7bb8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2118463> ;
  schema:birthDate "1919-12-24"^^xsd:date .

