@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/bIweRXG>
  schema:givenName "Cornelia Jacoba"^^xsd:string ;
  schema:name "Cornelia Jacoba Mullard"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/623ce783-1c18-3c85-d973-10a390adcde7"^^xsd:string ;
  schema:familyName "Mullard"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2502Eq> ;
  schema:parent <https://n2t.net/ark:/60537/bABF38X>, <https://n2t.net/ark:/60537/bsH4eiQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2255539> ;
  schema:deathDate "1859-04-19"^^xsd:date .

