@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_5eca3bf1-32af-e116-50ba-608e6c3c0ee8
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 4 februari 1822 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-44f1d01b-c4f2-608c-578f-d19111d3a484, oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-072f402e-42ec-6c97-5e4b-1744e6266a6a, oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-f2e744f0-510e-c697-6391-c54dcaaaf9f8, oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-dd45626f-5977-b1a6-248b-24f2fd7ccf9d ;
  a2a:hasEvent oa:event_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_0, oa:relationep_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_1, oa:relationep_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_2 ;
  a2a:hasRelationPP oa:relationpp_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_0 ;
  a2a:hasSource oa:source_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8 .

oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-44f1d01b-c4f2-608c-578f-d19111d3a484
  a a2a:Person ;
  rdfs:label "Harke Alderts" ;
  a2a:PersonName [
    rdfs:label "Harke Alderts" ;
    a2a:PersonNameFirstName "Harke" ;
    a2a:PersonNamePatronym "Alderts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-072f402e-42ec-6c97-5e4b-1744e6266a6a
  a a2a:Person ;
  rdfs:label "Cornelia Hayes" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hayes" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Hayes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-f2e744f0-510e-c697-6391-c54dcaaaf9f8
  a a2a:Person ;
  rdfs:label "Sjoukje Harkes" ;
  a2a:PersonName [
    rdfs:label "Sjoukje Harkes" ;
    a2a:PersonNameFirstName "Sjoukje" ;
    a2a:PersonNamePatronym "Harkes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar en drie maanden" ;
    rdfs:label "82 jaar en drie maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eernewoude" ;
    rdfs:label "Eernewoude"
  ] .

oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person-dd45626f-5977-b1a6-248b-24f2fd7ccf9d
  a a2a:Person ;
  rdfs:label "Oene Olferts van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Oene Olferts van der Meulen" ;
    a2a:PersonNameFirstName "Oene" ;
    a2a:PersonNamePatronym "Olferts" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1822-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person:44f1d01b-c4f2-608c-578f-d19111d3a484 ;
  a2a:EventKeyRef oa:event_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Event1 .

oa:relationep_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person:072f402e-42ec-6c97-5e4b-1744e6266a6a ;
  a2a:EventKeyRef oa:event_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Event1 .

oa:relationep_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person:f2e744f0-510e-c697-6391-c54dcaaaf9f8 ;
  a2a:EventKeyRef oa:event_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Event1 .

oa:relationpp_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person:f2e744f0-510e-c697-6391-c54dcaaaf9f8, oa:person_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8_Person:dd45626f-5977-b1a6-248b-24f2fd7ccf9d .

oa:source_frl_5eca3bf1-32af-e116-50ba-608e6c3c0ee8
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1822-02-05 - 1822-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1822-02-05"^^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 1822" ;
    a2a:DocumentNumber "0055" ;
    a2a:RegistryNumber "622" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1822, 0055, 622"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c47fba76-10f7-382f-08fb-0b5fc96ab3d9.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5eca3bf1-32af-e116-50ba-608e6c3c0ee8" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c47fba76-10f7-382f-08fb-0b5fc96ab3d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5eca3bf1-32af-e116-50ba-608e6c3c0ee8" ;
  a2a:RecordGUID "{5eca3bf1-32af-e116-50ba-608e6c3c0ee8}" ;
  a2a:SourceRemarkOpmerking "Adres wijk C nr. 242" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "622" ;
  a2a:SourceRemarkregister_periode "1822" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_59930_00059930.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1822-02-04" .

