@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/bdKc8xr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4ad15ad-a919-00a2-af85-1229159cca91"^^xsd:string ;
  schema:familyName "Huijsman"^^xsd:string ;
  schema:givenName "Sofia Magdalena"^^xsd:string ;
  schema:name "Sofia Magdalena Huijsman"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Middelburg_Ze> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f650ec93-f447-b92b-9467-97b34986c69e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2717502> ;
  schema:birthDate "1861-02-11"^^xsd:date .

