@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/baPoQB7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1c6f56de-8387-8b70-59b1-528e6fa44067"^^xsd:string ;
  schema:familyName "Kielliger"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna Kielliger"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCTkHxm> ;
  schema:parent <https://n2t.net/ark:/60537/biJYFre>, <https://n2t.net/ark:/60537/brEzufi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/577208> ;
  schema:birthDate "1916-01-14"^^xsd:date .

