@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_e05b9d89-3210-bb46-7318-e18ea35c98bb
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 2 december 1961 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person-98341e0e-4d2a-e075-8e54-154b0b1e6c84, oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person-66d7fe16-81dc-e919-a960-041aecf387c8, oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person-b2dc0e38-52f3-784e-2c97-e2b59c84ddb1 ;
  a2a:hasEvent oa:event_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_0, oa:relationep_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_1, oa:relationep_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_2 ;
  a2a:hasSource oa:source_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb .

oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person-98341e0e-4d2a-e075-8e54-154b0b1e6c84
  a a2a:Person ;
  rdfs:label "Levenloos kind Beima" ;
  a2a:PersonName [
    rdfs:label "Levenloos kind Beima" ;
    a2a:PersonNameFirstName "Levenloos kind" ;
    a2a:PersonNameLastName "Beima"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person-66d7fe16-81dc-e919-a960-041aecf387c8
  a a2a:Person ;
  rdfs:label "Tiete Beima" ;
  a2a:PersonName [
    rdfs:label "Tiete Beima" ;
    a2a:PersonNameFirstName "Tiete" ;
    a2a:PersonNameLastName "Beima"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "rangeerder bij de Nederlandse Spoorwegen" .

oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person-b2dc0e38-52f3-784e-2c97-e2b59c84ddb1
  a a2a:Person ;
  rdfs:label "Margaretha Martha de Rijk" ;
  a2a:PersonName [
    rdfs:label "Margaretha Martha de Rijk" ;
    a2a:PersonNameFirstName "Margaretha Martha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1961-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person:98341e0e-4d2a-e075-8e54-154b0b1e6c84 ;
  a2a:EventKeyRef oa:event_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Event1 .

oa:relationep_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person:66d7fe16-81dc-e919-a960-041aecf387c8 ;
  a2a:EventKeyRef oa:event_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Event1 .

oa:relationep_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Person:b2dc0e38-52f3-784e-2c97-e2b59c84ddb1 ;
  a2a:EventKeyRef oa:event_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb_Event1 .

oa:source_frl_e05b9d89-3210-bb46-7318-e18ea35c98bb
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1961-12-04 - 1961-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1961-12-04"^^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 1961 I" ;
    a2a:DocumentNumber "0441 I" ;
    a2a:RegistryNumber "781" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1961 I, 0441 I, 781"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/bbcc3052-4848-bdb2-edc1-1cbb4796216a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e05b9d89-3210-bb46-7318-e18ea35c98bb" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/bbcc3052-4848-bdb2-edc1-1cbb4796216a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e05b9d89-3210-bb46-7318-e18ea35c98bb" ;
  a2a:RecordGUID "{e05b9d89-3210-bb46-7318-e18ea35c98bb}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "781" ;
  a2a:SourceRemarkregister_periode "1961" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_45550_00045550.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1961-12-02" .
