@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_0a174bf9-c296-e8e3-aafc-e23520b6e2b1
  a a2a:Record ;
  rdfs:label "Overlijden op 28 september 1965 te Drachten" ;
  a2a:hasPerson oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-bfb2b2d4-345e-554f-7679-7553206ca913, oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-55f32a65-3d1a-e177-7b03-cea1f0d0805f, oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-dee94715-b346-2b5b-d96d-fcee91a010f8, oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-0a491b17-7b42-b928-4e87-0b089801128d ;
  a2a:hasEvent oa:event_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_0, oa:relationep_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_1, oa:relationep_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_2 ;
  a2a:hasRelationPP oa:relationpp_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_0 ;
  a2a:hasSource oa:source_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1 .

oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-bfb2b2d4-345e-554f-7679-7553206ca913
  a a2a:Person ;
  rdfs:label "Durk Hoogenberg" ;
  a2a:PersonName [
    rdfs:label "Durk Hoogenberg" ;
    a2a:PersonNameFirstName "Durk" ;
    a2a:PersonNameLastName "Hoogenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drachten" ;
    rdfs:label "Drachten"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudehorne" ;
    rdfs:label "Oudehorne"
  ] .

oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-55f32a65-3d1a-e177-7b03-cea1f0d0805f
  a a2a:Person ;
  rdfs:label "Elisabeth Aardema" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Aardema" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Aardema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-dee94715-b346-2b5b-d96d-fcee91a010f8
  a a2a:Person ;
  rdfs:label "Geert Durks Hoogenberg" ;
  a2a:PersonName [
    rdfs:label "Geert Durks Hoogenberg" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePatronym "Durks" ;
    a2a:PersonNameLastName "Hoogenberg"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person-0a491b17-7b42-b928-4e87-0b089801128d
  a a2a:Person ;
  rdfs:label "Hiltje Vriezenberg" ;
  a2a:PersonName [
    rdfs:label "Hiltje Vriezenberg" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNameLastName "Vriezenberg"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1965-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drachten" ;
    rdfs:label "Drachten"
  ] .

oa:relationep_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person:bfb2b2d4-345e-554f-7679-7553206ca913 ;
  a2a:EventKeyRef oa:event_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Event1 .

oa:relationep_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person:dee94715-b346-2b5b-d96d-fcee91a010f8 ;
  a2a:EventKeyRef oa:event_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Event1 .

oa:relationep_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person:0a491b17-7b42-b928-4e87-0b089801128d ;
  a2a:EventKeyRef oa:event_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Event1 .

oa:relationpp_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person:bfb2b2d4-345e-554f-7679-7553206ca913, oa:person_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1_Person:55f32a65-3d1a-e177-7b03-cea1f0d0805f .

oa:source_frl_0a174bf9-c296-e8e3-aafc-e23520b6e2b1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland", "1965-09-29 - 1965-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1965-09-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Smallingerland - Tresoar, Deel: 3104, Periode: 1965" ;
    a2a:Book "Overlijdensregister 1965" ;
    a2a:DocumentNumber "0310" ;
    a2a:RegistryNumber "3104" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Smallingerland - Tresoar, Deel: 3104, Periode: 1965, Overlijdensregister 1965, 0310, 3104"
  ] ;
  a2a:SourceLastChangeDate "2022-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a174bf9-c296-e8e3-aafc-e23520b6e2b1" ;
  a2a:RecordGUID "{0a174bf9-c296-e8e3-aafc-e23520b6e2b1}" ;
  a2a:SourceRemarkOpmerking "Scans niet aanwezig." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230515_2_00000002.xml van FRL" .

