@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_230a7bdc-e1e2-887b-ece5-528621898b1b
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 12 januari 1967 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person-8621328f-52e0-d343-7dd0-83ed318f574d, oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person-673fd270-fcc8-7582-b47a-a7f3ade2a49b, oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person-37993616-3779-1fc6-f858-b5112b4fe9ef ;
  a2a:hasEvent oa:event_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_0, oa:relationep_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_1, oa:relationep_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_2 ;
  a2a:hasSource oa:source_frl_230a7bdc-e1e2-887b-ece5-528621898b1b .

oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person-8621328f-52e0-d343-7dd0-83ed318f574d
  a a2a:Person ;
  rdfs:label "Levenloos kind Brouwer" ;
  a2a:PersonName [
    rdfs:label "Levenloos kind Brouwer" ;
    a2a:PersonNameFirstName "Levenloos kind" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person-673fd270-fcc8-7582-b47a-a7f3ade2a49b
  a a2a:Person ;
  rdfs:label "Sape Brouwer" ;
  a2a:PersonName [
    rdfs:label "Sape Brouwer" ;
    a2a:PersonNameFirstName "Sape" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "monteur" .

oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person-37993616-3779-1fc6-f858-b5112b4fe9ef
  a a2a:Person ;
  rdfs:label "Maria Henderika Alves" ;
  a2a:PersonName [
    rdfs:label "Maria Henderika Alves" ;
    a2a:PersonNameFirstName "Maria Henderika" ;
    a2a:PersonNameLastName "Alves"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1967-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person:8621328f-52e0-d343-7dd0-83ed318f574d ;
  a2a:EventKeyRef oa:event_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Event1 .

oa:relationep_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person:673fd270-fcc8-7582-b47a-a7f3ade2a49b ;
  a2a:EventKeyRef oa:event_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Event1 .

oa:relationep_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Person:37993616-3779-1fc6-f858-b5112b4fe9ef ;
  a2a:EventKeyRef oa:event_frl_230a7bdc-e1e2-887b-ece5-528621898b1b_Event1 .

oa:source_frl_230a7bdc-e1e2-887b-ece5-528621898b1b
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1967-01-13 - 1967-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1967-01-13"^^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 1967 I" ;
    a2a:DocumentNumber "0027 I" ;
    a2a:RegistryNumber "793" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1967 I, 0027 I, 793"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/803b9f39-47d4-62b2-7c36-5a353561a504.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/230a7bdc-e1e2-887b-ece5-528621898b1b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/803b9f39-47d4-62b2-7c36-5a353561a504.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/230a7bdc-e1e2-887b-ece5-528621898b1b" ;
  a2a:RecordGUID "{230a7bdc-e1e2-887b-ece5-528621898b1b}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "793" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_51193_00051193.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1967-01-12" .
