@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/bUo7H26>
  schema:familyName "Bout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a0c6ced6-0e05-61cb-9f79-c6b9e27deb44"^^xsd:string ;
  schema:givenName "Sophia Diderica"^^xsd:string ;
  schema:name "Sophia Diderica Bout"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tkz2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/81c4a750-28a1-ce8e-b213-cf55a986753c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359655> ;
  schema:birthDate "1896-05-25"^^xsd:date .

