@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_bcc90684-28fa-9743-c41d-06e56636d8a8
  a a2a:Record ;
  rdfs:label "Overlijden op 17 juli 1847 te Heerenveen (Schoterland)" ;
  a2a:hasPerson oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-66db473a-4899-38a8-44fc-c0f7fd4d544b, oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-3895b6aa-2ebc-4fd1-837e-7903c130fc32, oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-80eec6fa-e68e-42aa-9039-7ce22127bd89, oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-2d7d8bf1-d32f-4e80-a98d-c250d210fe11 ;
  a2a:hasEvent oa:event_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_0, oa:relationep_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_1, oa:relationep_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_2 ;
  a2a:hasRelationPP oa:relationpp_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_0 ;
  a2a:hasSource oa:source_frl_bcc90684-28fa-9743-c41d-06e56636d8a8 .

oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-66db473a-4899-38a8-44fc-c0f7fd4d544b
  a a2a:Person ;
  rdfs:label "Sara Wijnands" ;
  a2a:PersonName [
    rdfs:label "Sara Wijnands" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Wijnands"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] .

oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-3895b6aa-2ebc-4fd1-837e-7903c130fc32
  a a2a:Person ;
  rdfs:label "Wijnand Wijnands" ;
  a2a:PersonName [
    rdfs:label "Wijnand Wijnands" ;
    a2a:PersonNameFirstName "Wijnand" ;
    a2a:PersonNamePatronym "Wijnands"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-80eec6fa-e68e-42aa-9039-7ce22127bd89
  a a2a:Person ;
  rdfs:label "Sara Jacobus" ;
  a2a:PersonName [
    rdfs:label "Sara Jacobus" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Jacobus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person-2d7d8bf1-d32f-4e80-a98d-c250d210fe11
  a a2a:Person ;
  rdfs:label "Tobias Rinderts Huizinga" ;
  a2a:PersonName [
    rdfs:label "Tobias Rinderts Huizinga" ;
    a2a:PersonNameFirstName "Tobias" ;
    a2a:PersonNamePatronym "Rinderts" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1847-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heerenveen (Schoterland)" ;
    rdfs:label "Heerenveen (Schoterland)"
  ] .

oa:relationep_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person:66db473a-4899-38a8-44fc-c0f7fd4d544b ;
  a2a:EventKeyRef oa:event_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Event1 .

oa:relationep_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person:3895b6aa-2ebc-4fd1-837e-7903c130fc32 ;
  a2a:EventKeyRef oa:event_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Event1 .

oa:relationep_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person:80eec6fa-e68e-42aa-9039-7ce22127bd89 ;
  a2a:EventKeyRef oa:event_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Event1 .

oa:relationpp_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person:66db473a-4899-38a8-44fc-c0f7fd4d544b, oa:person_frl_bcc90684-28fa-9743-c41d-06e56636d8a8_Person:2d7d8bf1-d32f-4e80-a98d-c250d210fe11 .

oa:source_frl_bcc90684-28fa-9743-c41d-06e56636d8a8
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1847-07-20 - 1847-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1847-07-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 3012, Periode: 1847" ;
    a2a:Book "Overlijdensregister 1847" ;
    a2a:DocumentNumber "0115" ;
    a2a:RegistryNumber "3012" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 3012, Periode: 1847, Overlijdensregister 1847, 0115, 3012"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0633b877-2590-26b6-ff4e-1da6971ab229.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bcc90684-28fa-9743-c41d-06e56636d8a8" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0633b877-2590-26b6-ff4e-1da6971ab229.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bcc90684-28fa-9743-c41d-06e56636d8a8" ;
  a2a:RecordGUID "{bcc90684-28fa-9743-c41d-06e56636d8a8}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Schoterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3012" ;
  a2a:SourceRemarkregister_periode "1847" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_67218_00067218.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Heerenveen (Schoterland)" ;
  a2a:PersonRemarkdatum_overlijden "1847-07-17" .

