@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_1e6129e8-a617-e306-3383-cdaa79ca42fc
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1967 te Appelscha" ;
  a2a:hasPerson oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-813b14eb-d164-9106-15d7-5dccc8de2687, oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-449e4c08-b9fc-d4d6-dd27-400e4a28395a, oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-7bd23882-13f1-d341-c7fb-fdb89ac41ed3, oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-2befec44-ef74-e22d-201b-ef9fa55b9b3a ;
  a2a:hasEvent oa:event_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_0, oa:relationep_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_1, oa:relationep_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_2 ;
  a2a:hasRelationPP oa:relationpp_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_0 ;
  a2a:hasSource oa:source_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc .

oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-813b14eb-d164-9106-15d7-5dccc8de2687
  a a2a:Person ;
  rdfs:label "Sjoerd van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Sjoerd van der Meulen" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bakkeveen" ;
    rdfs:label "Bakkeveen"
  ] .

oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-449e4c08-b9fc-d4d6-dd27-400e4a28395a
  a a2a:Person ;
  rdfs:label "Dieuwke de Boer" ;
  a2a:PersonName [
    rdfs:label "Dieuwke de Boer" ;
    a2a:PersonNameFirstName "Dieuwke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-7bd23882-13f1-d341-c7fb-fdb89ac41ed3
  a a2a:Person ;
  rdfs:label "Atze Andries van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Atze Andries van der Meulen" ;
    a2a:PersonNameFirstName "Atze" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person-2befec44-ef74-e22d-201b-ef9fa55b9b3a
  a a2a:Person ;
  rdfs:label "Antje Jans Bouma" ;
  a2a:PersonName [
    rdfs:label "Antje Jans Bouma" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1967-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:relationep_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person:813b14eb-d164-9106-15d7-5dccc8de2687 ;
  a2a:EventKeyRef oa:event_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Event1 .

oa:relationep_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person:7bd23882-13f1-d341-c7fb-fdb89ac41ed3 ;
  a2a:EventKeyRef oa:event_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Event1 .

oa:relationep_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person:2befec44-ef74-e22d-201b-ef9fa55b9b3a ;
  a2a:EventKeyRef oa:event_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Event1 .

oa:relationpp_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person:813b14eb-d164-9106-15d7-5dccc8de2687, oa:person_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc_Person:449e4c08-b9fc-d4d6-dd27-400e4a28395a .

oa:source_frl_1e6129e8-a617-e306-3383-cdaa79ca42fc
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1967-03-20 - 1967-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1967-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Deel: 3098, Periode: 1967" ;
    a2a:Book "Overlijdensregister 1967" ;
    a2a:DocumentNumber "0032" ;
    a2a:RegistryNumber "3098" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Deel: 3098, Periode: 1967, Overlijdensregister 1967, 0032, 3098"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3098%2FNL-0400410000_30-27_3098_009.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/1e6129e8-a617-e306-3383-cdaa79ca42fc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3098%2FNL-0400410000_30-27_3098_009.jp2"
  ] ;
  a2a:SourceLastChangeDate "2020-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1e6129e8-a617-e306-3383-cdaa79ca42fc" ;
  a2a:RecordGUID "{1e6129e8-a617-e306-3383-cdaa79ca42fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_59507_00059507.xml van FRL" .

