@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_2c02c8cb-7301-13d1-e09a-bb6a024dd766
  a a2a:Record ;
  rdfs:label "Overlijden op 13 november 1908 te Vrouwenparochie" ;
  a2a:hasPerson oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-d0cc9985-02a5-96e6-e976-031b1ca0d802, oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-71971fc9-3dfb-4778-b02a-20b0003986f2, oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-38300d50-2608-4205-8c66-e1bfe597ec3c, oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-130e93cc-8075-4565-aed0-20c1bd42216a, oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-352be547-aa82-4887-8e45-ff6bd176c18d ;
  a2a:hasEvent oa:event_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_0, oa:relationep_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_1, oa:relationep_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_0, oa:relationpp_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_1 ;
  a2a:hasSource oa:source_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766 .

oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-d0cc9985-02a5-96e6-e976-031b1ca0d802
  a a2a:Person ;
  rdfs:label "Jetse Andringa" ;
  a2a:PersonName [
    rdfs:label "Jetse Andringa" ;
    a2a:PersonNameFirstName "Jetse" ;
    a2a:PersonNameLastName "Andringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:Profession "werkman" .

oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-71971fc9-3dfb-4778-b02a-20b0003986f2
  a a2a:Person ;
  rdfs:label "Douwe Willems Andringa" ;
  a2a:PersonName [
    rdfs:label "Douwe Willems Andringa" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Andringa"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-38300d50-2608-4205-8c66-e1bfe597ec3c
  a a2a:Person ;
  rdfs:label "Fijke Sjoerds de Vries" ;
  a2a:PersonName [
    rdfs:label "Fijke Sjoerds de Vries" ;
    a2a:PersonNameFirstName "Fijke" ;
    a2a:PersonNamePatronym "Sjoerds" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-130e93cc-8075-4565-aed0-20c1bd42216a
  a a2a:Person ;
  rdfs:label "Janneke Bloemsma" ;
  a2a:PersonName [
    rdfs:label "Janneke Bloemsma" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Bloemsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person-352be547-aa82-4887-8e45-ff6bd176c18d
  a a2a:Person ;
  rdfs:label "Lijsbeth Bonnema" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Bonnema" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Bonnema"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1908-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vrouwenparochie" ;
    rdfs:label "Vrouwenparochie"
  ] .

oa:relationep_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:d0cc9985-02a5-96e6-e976-031b1ca0d802 ;
  a2a:EventKeyRef oa:event_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Event1 .

oa:relationep_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:71971fc9-3dfb-4778-b02a-20b0003986f2 ;
  a2a:EventKeyRef oa:event_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Event1 .

oa:relationep_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:38300d50-2608-4205-8c66-e1bfe597ec3c ;
  a2a:EventKeyRef oa:event_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Event1 .

oa:relationpp_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:d0cc9985-02a5-96e6-e976-031b1ca0d802, oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:130e93cc-8075-4565-aed0-20c1bd42216a .

oa:relationpp_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:d0cc9985-02a5-96e6-e976-031b1ca0d802, oa:person_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766_Person:352be547-aa82-4887-8e45-ff6bd176c18d .

oa:source_frl_2c02c8cb-7301-13d1-e09a-bb6a024dd766
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1908-11-16 - 1908-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1908-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Het Bildt - Tresoar, Bron: boek, Deel: 3042, Periode: 1908" ;
    a2a:Book "Overlijdensregister 1908" ;
    a2a:DocumentNumber "0110" ;
    a2a:RegistryNumber "3042" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Het Bildt - Tresoar, Bron: boek, Deel: 3042, Periode: 1908, Overlijdensregister 1908, 0110, 3042"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/7314e988-bf35-7b40-4b4b-e57a3541136f.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2c02c8cb-7301-13d1-e09a-bb6a024dd766" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/7314e988-bf35-7b40-4b4b-e57a3541136f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2c02c8cb-7301-13d1-e09a-bb6a024dd766" ;
  a2a:RecordGUID "{2c02c8cb-7301-13d1-e09a-bb6a024dd766}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Het Bildt - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3042" ;
  a2a:SourceRemarkregister_periode "1908" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62947_00062947.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Vrouwenparochie" ;
  a2a:PersonRemarkdatum_overlijden "1908-11-13" .

