@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/bSIxDVN>
  schema:familyName "Bout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1761d0e5-a64a-8933-23c3-791c08a4f6b5"^^xsd:string ;
  schema:givenName "Sophia Diderica"^^xsd:string ;
  schema:name "Sophia Diderica Bout"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4h4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9593caee-194a-d7ee-e625-65139dc1a62b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2778868> ;
  schema:birthDate "1896-05-25"^^xsd:date .

