@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_c72efea0-1817-bd31-b151-8acd6f36780e
  a a2a:Record ;
  rdfs:label "Overlijden op 7 maart 1972 te Dokkum" ;
  a2a:hasPerson oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-e723e1dd-e2d6-945a-9bd5-30359871561d, oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-22952313-550f-fd67-9d9a-06663e848970, oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-effa9e27-2103-ccdb-da53-ebb0286f60c3, oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-f028652b-575f-d43b-9e00-a6ceca016f45 ;
  a2a:hasEvent oa:event_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c72efea0-1817-bd31-b151-8acd6f36780e_0, oa:relationep_frl_c72efea0-1817-bd31-b151-8acd6f36780e_1, oa:relationep_frl_c72efea0-1817-bd31-b151-8acd6f36780e_2 ;
  a2a:hasRelationPP oa:relationpp_frl_c72efea0-1817-bd31-b151-8acd6f36780e_0 ;
  a2a:hasSource oa:source_frl_c72efea0-1817-bd31-b151-8acd6f36780e .

oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-e723e1dd-e2d6-945a-9bd5-30359871561d
  a a2a:Person ;
  rdfs:label "Wopke Schregardus" ;
  a2a:PersonName [
    rdfs:label "Wopke Schregardus" ;
    a2a:PersonNameFirstName "Wopke" ;
    a2a:PersonNameLastName "Schregardus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1885-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Murmerwoude" ;
    rdfs:label "Murmerwoude"
  ] .

oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-22952313-550f-fd67-9d9a-06663e848970
  a a2a:Person ;
  rdfs:label "Wopkje Haisma" ;
  a2a:PersonName [
    rdfs:label "Wopkje Haisma" ;
    a2a:PersonNameFirstName "Wopkje" ;
    a2a:PersonNameLastName "Haisma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-effa9e27-2103-ccdb-da53-ebb0286f60c3
  a a2a:Person ;
  rdfs:label "Doede Frederiks Schregardus" ;
  a2a:PersonName [
    rdfs:label "Doede Frederiks Schregardus" ;
    a2a:PersonNameFirstName "Doede" ;
    a2a:PersonNamePatronym "Frederiks" ;
    a2a:PersonNameLastName "Schregardus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person-f028652b-575f-d43b-9e00-a6ceca016f45
  a a2a:Person ;
  rdfs:label "Geertje Wopkes Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Geertje Wopkes Dijkstra" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Wopkes" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1972-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_c72efea0-1817-bd31-b151-8acd6f36780e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person:e723e1dd-e2d6-945a-9bd5-30359871561d ;
  a2a:EventKeyRef oa:event_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Event1 .

oa:relationep_frl_c72efea0-1817-bd31-b151-8acd6f36780e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person:effa9e27-2103-ccdb-da53-ebb0286f60c3 ;
  a2a:EventKeyRef oa:event_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Event1 .

oa:relationep_frl_c72efea0-1817-bd31-b151-8acd6f36780e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person:f028652b-575f-d43b-9e00-a6ceca016f45 ;
  a2a:EventKeyRef oa:event_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Event1 .

oa:relationpp_frl_c72efea0-1817-bd31-b151-8acd6f36780e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person:e723e1dd-e2d6-945a-9bd5-30359871561d, oa:person_frl_c72efea0-1817-bd31-b151-8acd6f36780e_Person:22952313-550f-fd67-9d9a-06663e848970 .

oa:source_frl_c72efea0-1817-bd31-b151-8acd6f36780e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1972-03-08 - 1972-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1972-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dokkum - Tresoar, Deel: 3093, Periode: 1972" ;
    a2a:Book "Overlijdensregister 1972" ;
    a2a:DocumentNumber "0035" ;
    a2a:RegistryNumber "3093" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dokkum - Tresoar, Deel: 3093, Periode: 1972, Overlijdensregister 1972, 0035, 3093"
  ] ;
  a2a:SourceLastChangeDate "2024-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c72efea0-1817-bd31-b151-8acd6f36780e" ;
  a2a:RecordGUID "{c72efea0-1817-bd31-b151-8acd6f36780e}" ;
  a2a:SourceRemarkOpmerking "Scans niet aanwezig." ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dokkum - Tresoar" ;
  a2a:SourceRemarkdeel "3093" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_13481_00013481.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Dokkum" ;
  a2a:PersonRemarkdatum_overlijden "1972-03-07" .

