@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_cccbe268-9bce-134a-b2ea-920d81e13daa
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juni 1843 te Sexbierum" ;
  a2a:hasPerson oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-b44fc769-e41b-81c4-52a6-1618636f4976, oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-20c2ae5c-3547-4818-b836-500777154586, oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-85ed2a23-45d2-44d0-a432-6a3a18dbf73f, oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-f97dc416-39f8-4e71-a8c8-cc048af9c180, oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-84f9cb50-5b26-4e8f-b4f0-860375570af2 ;
  a2a:hasEvent oa:event_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_0, oa:relationep_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_1, oa:relationep_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_2 ;
  a2a:hasRelationPP oa:relationpp_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_0, oa:relationpp_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_1 ;
  a2a:hasSource oa:source_frl_cccbe268-9bce-134a-b2ea-920d81e13daa .

oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-b44fc769-e41b-81c4-52a6-1618636f4976
  a a2a:Person ;
  rdfs:label "Wiltje Entes Schaafsma" ;
  a2a:PersonName [
    rdfs:label "Wiltje Entes Schaafsma" ;
    a2a:PersonNameFirstName "Wiltje" ;
    a2a:PersonNamePatronym "Entes" ;
    a2a:PersonNameLastName "Schaafsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:Profession "timmermansknecht" .

oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-20c2ae5c-3547-4818-b836-500777154586
  a a2a:Person ;
  rdfs:label "Ente Arjens" ;
  a2a:PersonName [
    rdfs:label "Ente Arjens" ;
    a2a:PersonNameFirstName "Ente" ;
    a2a:PersonNamePatronym "Arjens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-85ed2a23-45d2-44d0-a432-6a3a18dbf73f
  a a2a:Person ;
  rdfs:label "Japke Ates" ;
  a2a:PersonName [
    rdfs:label "Japke Ates" ;
    a2a:PersonNameFirstName "Japke" ;
    a2a:PersonNamePatronym "Ates"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-f97dc416-39f8-4e71-a8c8-cc048af9c180
  a a2a:Person ;
  rdfs:label "Ymkje Tjeerds" ;
  a2a:PersonName [
    rdfs:label "Ymkje Tjeerds" ;
    a2a:PersonNameFirstName "Ymkje" ;
    a2a:PersonNamePatronym "Tjeerds"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person-84f9cb50-5b26-4e8f-b4f0-860375570af2
  a a2a:Person ;
  rdfs:label "Tjitske Abes Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Tjitske Abes Zijlstra" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1843-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sexbierum" ;
    rdfs:label "Sexbierum"
  ] .

oa:relationep_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:b44fc769-e41b-81c4-52a6-1618636f4976 ;
  a2a:EventKeyRef oa:event_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Event1 .

oa:relationep_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:20c2ae5c-3547-4818-b836-500777154586 ;
  a2a:EventKeyRef oa:event_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Event1 .

oa:relationep_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:85ed2a23-45d2-44d0-a432-6a3a18dbf73f ;
  a2a:EventKeyRef oa:event_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Event1 .

oa:relationpp_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:b44fc769-e41b-81c4-52a6-1618636f4976, oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:f97dc416-39f8-4e71-a8c8-cc048af9c180 .

oa:relationpp_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:b44fc769-e41b-81c4-52a6-1618636f4976, oa:person_frl_cccbe268-9bce-134a-b2ea-920d81e13daa_Person:84f9cb50-5b26-4e8f-b4f0-860375570af2 .

oa:source_frl_cccbe268-9bce-134a-b2ea-920d81e13daa
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Barradeel" ;
    rdfs:label "Barradeel", "1843-06-24 - 1843-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1843-06-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Barradeel - Tresoar, Bron: boek, Deel: 3011, Periode: 1843" ;
    a2a:Book "Overlijdensregister 1843" ;
    a2a:RegistryNumber "3011" ;
    a2a:Folio "018" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Barradeel - Tresoar, Bron: boek, Deel: 3011, Periode: 1843, Overlijdensregister 1843, 3011, 018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/30a6e787-1d90-6404-9c6f-70f084b52159.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/cccbe268-9bce-134a-b2ea-920d81e13daa" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/30a6e787-1d90-6404-9c6f-70f084b52159.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/cccbe268-9bce-134a-b2ea-920d81e13daa" ;
  a2a:RecordGUID "{cccbe268-9bce-134a-b2ea-920d81e13daa}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Barradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3011" ;
  a2a:SourceRemarkregister_periode "1843" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_68131_00068131.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwnaar" ;
  a2a:PersonRemarkplaats_overlijden "Sexbierum" ;
  a2a:PersonRemarkdatum_overlijden "1843-06-22" .

