@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_443142ca-e0ca-470b-d439-e8cffe89cda5
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 7 december 1846 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-4539a826-af56-294e-157c-80c9616e3830, oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-391682f6-8e0f-b260-aa49-7f2d3c5cd9cf, oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-11be1d7d-a6d1-412f-38ef-7d634e36be4e, oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-fac051ea-50b2-ad24-6999-ed56bfe6111f ;
  a2a:hasEvent oa:event_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_0, oa:relationep_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_1, oa:relationep_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_2 ;
  a2a:hasRelationPP oa:relationpp_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_0 ;
  a2a:hasSource oa:source_frl_443142ca-e0ca-470b-d439-e8cffe89cda5 .

oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-4539a826-af56-294e-157c-80c9616e3830
  a a2a:Person ;
  rdfs:label "Pieter Idema" ;
  a2a:PersonName [
    rdfs:label "Pieter Idema" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Idema"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-391682f6-8e0f-b260-aa49-7f2d3c5cd9cf
  a a2a:Person ;
  rdfs:label "Sytske Idema" ;
  a2a:PersonName [
    rdfs:label "Sytske Idema" ;
    a2a:PersonNameFirstName "Sytske" ;
    a2a:PersonNameLastName "Idema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-11be1d7d-a6d1-412f-38ef-7d634e36be4e
  a a2a:Person ;
  rdfs:label "Mayke Entinga" ;
  a2a:PersonName [
    rdfs:label "Mayke Entinga" ;
    a2a:PersonNameFirstName "Mayke" ;
    a2a:PersonNameLastName "Entinga"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person-fac051ea-50b2-ad24-6999-ed56bfe6111f
  a a2a:Person ;
  rdfs:label "Doekle Brens" ;
  a2a:PersonName [
    rdfs:label "Doekle Brens" ;
    a2a:PersonNameFirstName "Doekle" ;
    a2a:PersonNameLastName "Brens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1846-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person:4539a826-af56-294e-157c-80c9616e3830 ;
  a2a:EventKeyRef oa:event_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Event1 .

oa:relationep_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person:391682f6-8e0f-b260-aa49-7f2d3c5cd9cf ;
  a2a:EventKeyRef oa:event_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Event1 .

oa:relationep_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person:11be1d7d-a6d1-412f-38ef-7d634e36be4e ;
  a2a:EventKeyRef oa:event_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Event1 .

oa:relationpp_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person:391682f6-8e0f-b260-aa49-7f2d3c5cd9cf, oa:person_frl_443142ca-e0ca-470b-d439-e8cffe89cda5_Person:fac051ea-50b2-ad24-6999-ed56bfe6111f .

oa:source_frl_443142ca-e0ca-470b-d439-e8cffe89cda5
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1846-12-08 - 1846-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1846-12-08"^^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 1846" ;
    a2a:DocumentNumber "0620" ;
    a2a:RegistryNumber "646" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1846, 0620, 646"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/bd96acc6-6782-e8be-0e54-b4b01d2129fb.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/443142ca-e0ca-470b-d439-e8cffe89cda5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/bd96acc6-6782-e8be-0e54-b4b01d2129fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/443142ca-e0ca-470b-d439-e8cffe89cda5" ;
  a2a:RecordGUID "{443142ca-e0ca-470b-d439-e8cffe89cda5}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "646" ;
  a2a:SourceRemarkregister_periode "1846" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62182_00062182.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1846-12-07" .

