@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/boJMzJo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac27f08f-eccd-51a9-762e-3a52757a76fb"^^xsd:string ;
  schema:familyName "Kok"^^xsd:string ;
  schema:givenName "Martha Sophia Wilhelmina"^^xsd:string ;
  schema:name "Martha Sophia Wilhelmina Kok"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bEmfwRS>, <https://n2t.net/ark:/60537/bwEnow3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkpzYWY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2520340> ;
  schema:birthDate "1858-03-04"^^xsd:date .

