@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_051da170-d38e-731d-7cf0-27e2e8f9e5ab
  a a2a:Record ;
  rdfs:label "Overlijden op 9 december 1943 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-4a2006b5-6951-20b9-849c-9fb332379548, oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-1232bbe5-a129-f9a6-9120-88241ddd23ce, oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-a3af867c-40bb-d1cd-effe-4c9992a531ee, oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-af889c57-87af-e29b-fc9c-5c559f96add9 ;
  a2a:hasEvent oa:event_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_0, oa:relationep_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_1, oa:relationep_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_2 ;
  a2a:hasRelationPP oa:relationpp_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_0 ;
  a2a:hasSource oa:source_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab .

oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-4a2006b5-6951-20b9-849c-9fb332379548
  a a2a:Person ;
  rdfs:label "Jacob IJzer" ;
  a2a:PersonName [
    rdfs:label "Jacob IJzer" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "IJzer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-1232bbe5-a129-f9a6-9120-88241ddd23ce
  a a2a:Person ;
  rdfs:label "Alida Janna Bosscher" ;
  a2a:PersonName [
    rdfs:label "Alida Janna Bosscher" ;
    a2a:PersonNameFirstName "Alida Janna" ;
    a2a:PersonNameLastName "Bosscher"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-a3af867c-40bb-d1cd-effe-4c9992a531ee
  a a2a:Person ;
  rdfs:label "Jogchem IJzer" ;
  a2a:PersonName [
    rdfs:label "Jogchem IJzer" ;
    a2a:PersonNameFirstName "Jogchem" ;
    a2a:PersonNameLastName "IJzer"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person-af889c57-87af-e29b-fc9c-5c559f96add9
  a a2a:Person ;
  rdfs:label "Rebekka Edens" ;
  a2a:PersonName [
    rdfs:label "Rebekka Edens" ;
    a2a:PersonNameFirstName "Rebekka" ;
    a2a:PersonNameLastName "Edens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1943-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person:4a2006b5-6951-20b9-849c-9fb332379548 ;
  a2a:EventKeyRef oa:event_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Event1 .

oa:relationep_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person:a3af867c-40bb-d1cd-effe-4c9992a531ee ;
  a2a:EventKeyRef oa:event_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Event1 .

oa:relationep_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person:af889c57-87af-e29b-fc9c-5c559f96add9 ;
  a2a:EventKeyRef oa:event_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Event1 .

oa:relationpp_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person:4a2006b5-6951-20b9-849c-9fb332379548, oa:person_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab_Person:1232bbe5-a129-f9a6-9120-88241ddd23ce .

oa:source_frl_051da170-d38e-731d-7cf0-27e2e8f9e5ab
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1943-12-10 - 1943-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1943-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1943" ;
    a2a:DocumentNumber "0463" ;
    a2a:RegistryNumber "745-746" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1943, 0463, 745-746"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8bfbfe12-d759-a0e1-9446-095abb5d3ede.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/051da170-d38e-731d-7cf0-27e2e8f9e5ab" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8bfbfe12-d759-a0e1-9446-095abb5d3ede.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/051da170-d38e-731d-7cf0-27e2e8f9e5ab" ;
  a2a:RecordGUID "{051da170-d38e-731d-7cf0-27e2e8f9e5ab}" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "745-746" ;
  a2a:SourceRemarkregister_periode "1943" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_50515_00050515.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1943-12-09" .
