@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_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 29 september 1920 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-53fd1f10-7641-7069-cee3-6b91de68fe7b, oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-195d9f3b-3aa3-3afc-3d6a-fb1f35bdb5c3, oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-fc97c405-43c0-ac43-b27a-6038919b2c05, oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-9782de9b-bcfc-1f8f-8bf4-8c1c60d541ae ;
  a2a:hasEvent oa:event_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_0, oa:relationep_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_1, oa:relationep_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_2 ;
  a2a:hasRelationPP oa:relationpp_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_0 ;
  a2a:hasSource oa:source_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc .

oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-53fd1f10-7641-7069-cee3-6b91de68fe7b
  a a2a:Person ;
  rdfs:label "Catharina Broersma" ;
  a2a:PersonName [
    rdfs:label "Catharina Broersma" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Broersma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-195d9f3b-3aa3-3afc-3d6a-fb1f35bdb5c3
  a a2a:Person ;
  rdfs:label "Margrieta Veltman" ;
  a2a:PersonName [
    rdfs:label "Margrieta Veltman" ;
    a2a:PersonNameFirstName "Margrieta" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-fc97c405-43c0-ac43-b27a-6038919b2c05
  a a2a:Person ;
  rdfs:label "Obbe Broersma" ;
  a2a:PersonName [
    rdfs:label "Obbe Broersma" ;
    a2a:PersonNameFirstName "Obbe" ;
    a2a:PersonNameLastName "Broersma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person-9782de9b-bcfc-1f8f-8bf4-8c1c60d541ae
  a a2a:Person ;
  rdfs:label "Julius Ruitenschild" ;
  a2a:PersonName [
    rdfs:label "Julius Ruitenschild" ;
    a2a:PersonNameFirstName "Julius" ;
    a2a:PersonNameLastName "Ruitenschild"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1920-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person:53fd1f10-7641-7069-cee3-6b91de68fe7b ;
  a2a:EventKeyRef oa:event_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Event1 .

oa:relationep_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person:195d9f3b-3aa3-3afc-3d6a-fb1f35bdb5c3 ;
  a2a:EventKeyRef oa:event_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Event1 .

oa:relationep_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person:fc97c405-43c0-ac43-b27a-6038919b2c05 ;
  a2a:EventKeyRef oa:event_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Event1 .

oa:relationpp_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person:53fd1f10-7641-7069-cee3-6b91de68fe7b, oa:person_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc_Person:9782de9b-bcfc-1f8f-8bf4-8c1c60d541ae .

oa:source_frl_012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1920-09-30 - 1920-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1920-09-30"^^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 1920" ;
    a2a:DocumentNumber "0508" ;
    a2a:RegistryNumber "720" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1920, 0508, 720"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/82b145c5-d22e-a7a0-f94d-c82077df751c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/82b145c5-d22e-a7a0-f94d-c82077df751c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc" ;
  a2a:RecordGUID "{012eaeb5-0c0a-cd0e-cfb5-3ccf8542d2dc}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "720" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_50295_00050295.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1920-09-29" .

