@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_e78e3f89-8422-2cd2-0804-ba0a3a2f9352
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juni 1873 te Harlingen" ;
  a2a:hasPerson oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-c06d253c-0e07-e353-bb69-a67e8f9acf1c, oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-3643a6e5-f67d-42e3-b219-07f24615d334, oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-489b6682-6156-41f6-92e9-63ce695ef007, oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-da3bcb8b-c8ae-495f-81b0-8492e547309b ;
  a2a:hasEvent oa:event_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_0, oa:relationep_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_1, oa:relationep_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_2 ;
  a2a:hasRelationPP oa:relationpp_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_0 ;
  a2a:hasSource oa:source_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352 .

oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-c06d253c-0e07-e353-bb69-a67e8f9acf1c
  a a2a:Person ;
  rdfs:label "Barbera Vallinga" ;
  a2a:PersonName [
    rdfs:label "Barbera Vallinga" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Vallinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:Profession "logementhoudster" .

oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-3643a6e5-f67d-42e3-b219-07f24615d334
  a a2a:Person ;
  rdfs:label "Age Thomas Vallinga" ;
  a2a:PersonName [
    rdfs:label "Age Thomas Vallinga" ;
    a2a:PersonNameFirstName "Age Thomas" ;
    a2a:PersonNameLastName "Vallinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-489b6682-6156-41f6-92e9-63ce695ef007
  a a2a:Person ;
  rdfs:label "Atje Hogema" ;
  a2a:PersonName [
    rdfs:label "Atje Hogema" ;
    a2a:PersonNameFirstName "Atje" ;
    a2a:PersonNameLastName "Hogema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person-da3bcb8b-c8ae-495f-81b0-8492e547309b
  a a2a:Person ;
  rdfs:label "Henderikus de Boer" ;
  a2a:PersonName [
    rdfs:label "Henderikus de Boer" ;
    a2a:PersonNameFirstName "Henderikus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1873-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person:c06d253c-0e07-e353-bb69-a67e8f9acf1c ;
  a2a:EventKeyRef oa:event_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Event1 .

oa:relationep_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person:3643a6e5-f67d-42e3-b219-07f24615d334 ;
  a2a:EventKeyRef oa:event_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Event1 .

oa:relationep_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person:489b6682-6156-41f6-92e9-63ce695ef007 ;
  a2a:EventKeyRef oa:event_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Event1 .

oa:relationpp_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person:c06d253c-0e07-e353-bb69-a67e8f9acf1c, oa:person_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352_Person:da3bcb8b-c8ae-495f-81b0-8492e547309b .

oa:source_frl_e78e3f89-8422-2cd2-0804-ba0a3a2f9352
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1873-06-23 - 1873-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1873-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3023, Periode: 1873" ;
    a2a:Book "Overlijdensregister 1873" ;
    a2a:DocumentNumber "0124" ;
    a2a:RegistryNumber "3023" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3023, Periode: 1873, Overlijdensregister 1873, 0124, 3023"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/eeabb1a4-3077-a4e5-cc77-75a853b89663.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e78e3f89-8422-2cd2-0804-ba0a3a2f9352" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/eeabb1a4-3077-a4e5-cc77-75a853b89663.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e78e3f89-8422-2cd2-0804-ba0a3a2f9352" ;
  a2a:RecordGUID "{e78e3f89-8422-2cd2-0804-ba0a3a2f9352}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Harlingen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3023" ;
  a2a:SourceRemarkregister_periode "1873" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44345_00044345.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Harlingen" ;
  a2a:PersonRemarkdatum_overlijden "1873-06-22" .

