@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_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 4 maart 1852 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-3619fe4c-397f-2c59-845e-0bbe3aa4691a, oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-11445dd5-d15a-5dbc-8f77-a5853d4e9478, oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-a39c252b-00b0-df2b-b036-7fef4ea07202, oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-d39ea46a-e175-403b-b179-0bc3a028b0ed ;
  a2a:hasEvent oa:event_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_0, oa:relationep_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_1, oa:relationep_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_2 ;
  a2a:hasRelationPP oa:relationpp_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_0 ;
  a2a:hasSource oa:source_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886 .

oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-3619fe4c-397f-2c59-845e-0bbe3aa4691a
  a a2a:Person ;
  rdfs:label "Hiltje Dirks Adema" ;
  a2a:PersonName [
    rdfs:label "Hiltje Dirks Adema" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Adema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergum" ;
    rdfs:label "Bergum"
  ] .

oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-11445dd5-d15a-5dbc-8f77-a5853d4e9478
  a a2a:Person ;
  rdfs:label "Marten Jans Abma" ;
  a2a:PersonName [
    rdfs:label "Marten Jans Abma" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Abma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-a39c252b-00b0-df2b-b036-7fef4ea07202
  a a2a:Person ;
  rdfs:label "Dirk Ates Adema" ;
  a2a:PersonName [
    rdfs:label "Dirk Ates Adema" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Ates" ;
    a2a:PersonNameLastName "Adema"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person-d39ea46a-e175-403b-b179-0bc3a028b0ed
  a a2a:Person ;
  rdfs:label "Houkjen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Houkjen Jacobs" ;
    a2a:PersonNameFirstName "Houkjen" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1852-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person:3619fe4c-397f-2c59-845e-0bbe3aa4691a ;
  a2a:EventKeyRef oa:event_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Event1 .

oa:relationep_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person:a39c252b-00b0-df2b-b036-7fef4ea07202 ;
  a2a:EventKeyRef oa:event_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Event1 .

oa:relationep_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person:d39ea46a-e175-403b-b179-0bc3a028b0ed ;
  a2a:EventKeyRef oa:event_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Event1 .

oa:relationpp_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person:3619fe4c-397f-2c59-845e-0bbe3aa4691a, oa:person_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886_Person:11445dd5-d15a-5dbc-8f77-a5853d4e9478 .

oa:source_frl_3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1852-03-04 - 1852-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1852-03-04"^^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 1852" ;
    a2a:DocumentNumber "0123" ;
    a2a:RegistryNumber "652" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1852, 0123, 652"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4e601d2c-328b-99f2-163e-9ffd506b438c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4e601d2c-328b-99f2-163e-9ffd506b438c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886" ;
  a2a:RecordGUID "{3f2a40fc-1f2a-6c7c-e7ed-8b607e6c5886}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "652" ;
  a2a:SourceRemarkregister_periode "1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_61892_00061892.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1852-03-04" .

[] a2a:PersonRemarkdiversen "weduwe van Wobbe Freerks van der Woude" .
