@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b9ZBa2w>
  pico:hasAge "8"^^xsd:string ;
  schema:familyName "Bosman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84b401d8-a233-3409-17d8-86010d8d0e2a"^^xsd:string ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Bosman"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b250mf7>, <https://n2t.net/ark:/60537/bUaqB72> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bELDPKo> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/618426> ;
  schema:deathDate "1846-03-01"^^xsd:date .

