@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/bTkCYA0>
  schema:givenName "Christine Louise"^^xsd:string ;
  schema:name "Christine Louise Dutilh"@nl ;
  schema:familyName "Dutilh"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4d5b8fda-c50f-283b-6700-f4c9bce41dac"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1fcJHT>, <https://n2t.net/ark:/60537/bLr29K3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFoJVz1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2019670> ;
  schema:deathDate "1834-05-17"^^xsd:date .

