@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_80bb943f-5570-e812-74ac-e2bf16f32990
  a a2a:Record ;
  rdfs:label "Overlijden op 8 oktober 1872 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-85f87615-7847-ff6e-47b3-25424353d61d, oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-9735b315-73aa-fbc3-f1cc-900a517e4dfe, oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-41b2f67e-87b6-8c0b-5af7-22533327d08c, oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-6b107b7d-c934-07a6-5a8b-3488fde37b37 ;
  a2a:hasEvent oa:event_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_80bb943f-5570-e812-74ac-e2bf16f32990_0, oa:relationep_frl_80bb943f-5570-e812-74ac-e2bf16f32990_1, oa:relationep_frl_80bb943f-5570-e812-74ac-e2bf16f32990_2 ;
  a2a:hasRelationPP oa:relationpp_frl_80bb943f-5570-e812-74ac-e2bf16f32990_0 ;
  a2a:hasSource oa:source_frl_80bb943f-5570-e812-74ac-e2bf16f32990 .

oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-85f87615-7847-ff6e-47b3-25424353d61d
  a a2a:Person ;
  rdfs:label "Jacob Reints Bos" ;
  a2a:PersonName [
    rdfs:label "Jacob Reints Bos" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Reints" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] .

oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-9735b315-73aa-fbc3-f1cc-900a517e4dfe
  a a2a:Person ;
  rdfs:label "Reint Wolters Bos" ;
  a2a:PersonName [
    rdfs:label "Reint Wolters Bos" ;
    a2a:PersonNameFirstName "Reint" ;
    a2a:PersonNamePatronym "Wolters" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-41b2f67e-87b6-8c0b-5af7-22533327d08c
  a a2a:Person ;
  rdfs:label "Janke Annes" ;
  a2a:PersonName [
    rdfs:label "Janke Annes" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Annes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person-6b107b7d-c934-07a6-5a8b-3488fde37b37
  a a2a:Person ;
  rdfs:label "Hiltje Wybrands de Weerd" ;
  a2a:PersonName [
    rdfs:label "Hiltje Wybrands de Weerd" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNamePatronym "Wybrands" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weerd"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1872-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_80bb943f-5570-e812-74ac-e2bf16f32990_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person:85f87615-7847-ff6e-47b3-25424353d61d ;
  a2a:EventKeyRef oa:event_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Event1 .

oa:relationep_frl_80bb943f-5570-e812-74ac-e2bf16f32990_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person:9735b315-73aa-fbc3-f1cc-900a517e4dfe ;
  a2a:EventKeyRef oa:event_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Event1 .

oa:relationep_frl_80bb943f-5570-e812-74ac-e2bf16f32990_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person:41b2f67e-87b6-8c0b-5af7-22533327d08c ;
  a2a:EventKeyRef oa:event_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Event1 .

oa:relationpp_frl_80bb943f-5570-e812-74ac-e2bf16f32990_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person:85f87615-7847-ff6e-47b3-25424353d61d, oa:person_frl_80bb943f-5570-e812-74ac-e2bf16f32990_Person:6b107b7d-c934-07a6-5a8b-3488fde37b37 .

oa:source_frl_80bb943f-5570-e812-74ac-e2bf16f32990
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1872-10-08 - 1872-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1872-10-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3015, Periode: 1872" ;
    a2a:Book "Overlijdensregister 1872" ;
    a2a:DocumentNumber "0156" ;
    a2a:RegistryNumber "3015" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3015, Periode: 1872, Overlijdensregister 1872, 0156, 3015"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3015%2FNL-0400410000_30-27_3015_094.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/80bb943f-5570-e812-74ac-e2bf16f32990" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3015%2FNL-0400410000_30-27_3015_094.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/80bb943f-5570-e812-74ac-e2bf16f32990" ;
  a2a:RecordGUID "{80bb943f-5570-e812-74ac-e2bf16f32990}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_56312_00056312.xml van FRL" .

