@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/bKBewVv>
  schema:givenName "Dina Pieternella"^^xsd:string ;
  schema:name "Dina Pieternella IJsselstein"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ea757a9d-22ce-1508-78ec-1e0e1d27cae9"^^xsd:string ;
  schema:familyName "IJsselstein"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b0cIqqD>, <https://n2t.net/ark:/60537/bSvPkJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDVQdcH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2104501> ;
  schema:deathDate "1858-06-22"^^xsd:date .

