@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_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4
  a a2a:Record ;
  rdfs:label "Overlijden op 1 oktober 1829 te IJlst" ;
  a2a:hasPerson oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person-110971f6-f7c3-2bd6-68db-b94a12d41b3d, oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person-af11f7b3-9e51-d172-c1bc-834ea6ee34d2, oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person-8f257a07-9966-8fa6-18f6-184ed3380a47 ;
  a2a:hasEvent oa:event_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_0, oa:relationep_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_1, oa:relationep_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_2 ;
  a2a:hasSource oa:source_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4 .

oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person-110971f6-f7c3-2bd6-68db-b94a12d41b3d
  a a2a:Person ;
  rdfs:label "Janke Alles van der Werf" ;
  a2a:PersonName [
    rdfs:label "Janke Alles van der Werf" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Alles" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person-af11f7b3-9e51-d172-c1bc-834ea6ee34d2
  a a2a:Person ;
  rdfs:label "Murk Abes Abma" ;
  a2a:PersonName [
    rdfs:label "Murk Abes Abma" ;
    a2a:PersonNameFirstName "Murk" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Abma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person-8f257a07-9966-8fa6-18f6-184ed3380a47
  a a2a:Person ;
  rdfs:label "Abe Murks Abma" ;
  a2a:PersonName [
    rdfs:label "Abe Murks Abma" ;
    a2a:PersonNameFirstName "Abe" ;
    a2a:PersonNamePatronym "Murks" ;
    a2a:PersonNameLastName "Abma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar" ;
    rdfs:label "1 jaar"
  ] .

oa:event_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1829-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:relationep_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person:110971f6-f7c3-2bd6-68db-b94a12d41b3d ;
  a2a:EventKeyRef oa:event_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Event1 .

oa:relationep_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person:af11f7b3-9e51-d172-c1bc-834ea6ee34d2 ;
  a2a:EventKeyRef oa:event_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Event1 .

oa:relationep_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Person:8f257a07-9966-8fa6-18f6-184ed3380a47 ;
  a2a:EventKeyRef oa:event_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4_Event1 .

oa:source_frl_16ba72f7-e5e1-84c8-7eae-1aa68ec649f4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst", "1829-10-02 - 1829-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1829-10-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand IJlst - Tresoar, Bron: boek, Deel: 3002, Periode: 1829" ;
    a2a:Book "Overlijdensregister 1829" ;
    a2a:DocumentNumber "0034" ;
    a2a:RegistryNumber "3002" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand IJlst - Tresoar, Bron: boek, Deel: 3002, Periode: 1829, Overlijdensregister 1829, 0034, 3002"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c933a652-75f8-6987-b653-9d8029dd62b9.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/16ba72f7-e5e1-84c8-7eae-1aa68ec649f4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c933a652-75f8-6987-b653-9d8029dd62b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/16ba72f7-e5e1-84c8-7eae-1aa68ec649f4" ;
  a2a:RecordGUID "{16ba72f7-e5e1-84c8-7eae-1aa68ec649f4}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand IJlst - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3002" ;
  a2a:SourceRemarkregister_periode "1829" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_51565_00051565.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1829-10-01" .
