@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_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b
  a a2a:Record ;
  rdfs:label "Overlijden op 15 maart 1949 te Harlingen" ;
  a2a:hasPerson oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person-370d73fd-d952-4c48-b015-ba956062276a, oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person-1d217815-ff5f-49ab-9f4d-4371c9732541, oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person-f4020bf6-1097-41da-92b3-499a9e5f59a2 ;
  a2a:hasEvent oa:event_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_0, oa:relationep_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_1, oa:relationep_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_2 ;
  a2a:hasSource oa:source_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b .

oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person-370d73fd-d952-4c48-b015-ba956062276a
  a a2a:Person ;
  rdfs:label "Geertruida Buch" ;
  a2a:PersonName [
    rdfs:label "Geertruida Buch" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Buch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person-1d217815-ff5f-49ab-9f4d-4371c9732541
  a a2a:Person ;
  rdfs:label "Sjirkje van der Boom" ;
  a2a:PersonName [
    rdfs:label "Sjirkje van der Boom" ;
    a2a:PersonNameFirstName "Sjirkje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] .

oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person-f4020bf6-1097-41da-92b3-499a9e5f59a2
  a a2a:Person ;
  rdfs:label "Roelof van der Boom" ;
  a2a:PersonName [
    rdfs:label "Roelof van der Boom" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1949-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person:370d73fd-d952-4c48-b015-ba956062276a ;
  a2a:EventKeyRef oa:event_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Event1 .

oa:relationep_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person:1d217815-ff5f-49ab-9f4d-4371c9732541 ;
  a2a:EventKeyRef oa:event_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Event1 .

oa:relationep_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Person:f4020bf6-1097-41da-92b3-499a9e5f59a2 ;
  a2a:EventKeyRef oa:event_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b_Event1 .

oa:source_frl_aec803ff-8aac-4923-99d5-7ecb3a4cdd0b
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1949-03-16 - 1949-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1949-03-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3085, Periode: 1949" ;
    a2a:Book "Overlijdensregister 1949" ;
    a2a:DocumentNumber "0041" ;
    a2a:RegistryNumber "3085" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3085, Periode: 1949, Overlijdensregister 1949, 0041, 3085"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4f124413-838f-639c-1f9a-f0cf3a4f8266.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/aec803ff-8aac-4923-99d5-7ecb3a4cdd0b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4f124413-838f-639c-1f9a-f0cf3a4f8266.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/aec803ff-8aac-4923-99d5-7ecb3a4cdd0b" ;
  a2a:RecordGUID "{aec803ff-8aac-4923-99d5-7ecb3a4cdd0b}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Harlingen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3085" ;
  a2a:SourceRemarkregister_periode "1949" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_64272_00064272.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "ongehuwd" ;
  a2a:PersonRemarkdatum_overlijden "1949-03-15" .

