@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/bumFDFz>
  pico:hasAge "63"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e4cb2305-5573-cf74-3572-b07f9e6045c5"^^xsd:string ;
  schema:givenName "IJda"^^xsd:string ;
  schema:name "IJda Schiebroek"@nl ;
  schema:familyName "Schiebroek"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bCgfsuD>, <https://n2t.net/ark:/60537/bms4OPs> ;
  schema:spouse <https://n2t.net/ark:/60537/bdxv00J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRSINn3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2216376> ;
  schema:deathDate "1887-04-10"^^xsd:date .

