@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_e205b598-d9c2-a2a1-e9c8-5beab00618c3
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 19 februari 1960 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-05b35097-30b0-ddee-c555-86306314471f, oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-45abac67-5401-f4f2-a780-0e2d4ad5c865, oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-553d85c5-41e4-d2de-89f1-11e8a49ec388, oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-187e13c3-6af7-31ab-34a3-7147abaf211c ;
  a2a:hasEvent oa:event_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_0, oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_1, oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_2, oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_3 ;
  a2a:hasSource oa:source_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3 .

oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-05b35097-30b0-ddee-c555-86306314471f
  a a2a:Person ;
  rdfs:label "Egbertus Jacobus François Grootenboer" ;
  a2a:PersonName [
    rdfs:label "Egbertus Jacobus François Grootenboer" ;
    a2a:PersonNameFirstName "Egbertus Jacobus François" ;
    a2a:PersonNameLastName "Grootenboer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia (Indonesië)" ;
    rdfs:label "Batavia (Indonesië)"
  ] .

oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-45abac67-5401-f4f2-a780-0e2d4ad5c865
  a a2a:Person ;
  rdfs:label "Lucie Fleury" ;
  a2a:PersonName [
    rdfs:label "Lucie Fleury" ;
    a2a:PersonNameFirstName "Lucie" ;
    a2a:PersonNameLastName "Fleury"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-553d85c5-41e4-d2de-89f1-11e8a49ec388
  a a2a:Person ;
  rdfs:label "Jan Grootenboer" ;
  a2a:PersonName [
    rdfs:label "Jan Grootenboer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Grootenboer"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person-187e13c3-6af7-31ab-34a3-7147abaf211c
  a a2a:Person ;
  rdfs:label "Helena Wilhelmina Stellingsma" ;
  a2a:PersonName [
    rdfs:label "Helena Wilhelmina Stellingsma" ;
    a2a:PersonNameFirstName "Helena Wilhelmina" ;
    a2a:PersonNameLastName "Stellingsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1960-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person:05b35097-30b0-ddee-c555-86306314471f ;
  a2a:EventKeyRef oa:event_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Event1 .

oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd met" ;
  a2a:RelationType "other:Gehuwd met" ;
  a2a:PersonKeyRef oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person:45abac67-5401-f4f2-a780-0e2d4ad5c865 ;
  a2a:EventKeyRef oa:event_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Event1 .

oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person:553d85c5-41e4-d2de-89f1-11e8a49ec388 ;
  a2a:EventKeyRef oa:event_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Event1 .

oa:relationep_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Person:187e13c3-6af7-31ab-34a3-7147abaf211c ;
  a2a:EventKeyRef oa:event_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3_Event1 .

oa:source_frl_e205b598-d9c2-a2a1-e9c8-5beab00618c3
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1960-02-20 - 1960-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1960-02-20"^^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 1960 II" ;
    a2a:DocumentNumber "0077 II" ;
    a2a:RegistryNumber "780" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1960 II, 0077 II, 780"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/5814c2e9-efbb-eae4-8a1e-a0b880082951.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e205b598-d9c2-a2a1-e9c8-5beab00618c3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/5814c2e9-efbb-eae4-8a1e-a0b880082951.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e205b598-d9c2-a2a1-e9c8-5beab00618c3" ;
  a2a:RecordGUID "{e205b598-d9c2-a2a1-e9c8-5beab00618c3}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "780" ;
  a2a:SourceRemarkregister_periode "1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_144_00000144.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1960-02-19" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
