@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/b87iIbk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f4011fcb-2102-eb33-a45f-be856a0d27d8"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia Zuidam"@nl ;
  schema:familyName "Zuidam"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b0cITpF>, <https://n2t.net/ark:/60537/bg1Tx1s> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7vbUJ6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2622324> ;
  schema:birthDate "1866-09-24"^^xsd:date .

