@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_4b82a662-28a0-fe89-151c-e3bb97a4a67c
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1972 te Weststellingwerf" ;
  a2a:hasPerson oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-d0c79d68-5aaa-a8f7-1dc4-dfa5781a5ba7, oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-b621070a-6732-816e-ab8a-2f9d650cee98, oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-76a30a20-c9f7-fa0c-45fa-a60ba8230bba, oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-4d5becd0-56b6-0a4c-38cf-080b2313a0cd ;
  a2a:hasEvent oa:event_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_0, oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_1, oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_2, oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_3 ;
  a2a:hasSource oa:source_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c .

oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-d0c79d68-5aaa-a8f7-1dc4-dfa5781a5ba7
  a a2a:Person ;
  rdfs:label "Christiaan Johannes Ensing" ;
  a2a:PersonName [
    rdfs:label "Christiaan Johannes Ensing" ;
    a2a:PersonNameFirstName "Christiaan Johannes" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steggerda" ;
    rdfs:label "Steggerda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1908-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peperga" ;
    rdfs:label "Peperga"
  ] .

oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-b621070a-6732-816e-ab8a-2f9d650cee98
  a a2a:Person ;
  rdfs:label "Catharina Anna Josephina Potiek" ;
  a2a:PersonName [
    rdfs:label "Catharina Anna Josephina Potiek" ;
    a2a:PersonNameFirstName "Catharina Anna Josephina" ;
    a2a:PersonNameLastName "Potiek"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-76a30a20-c9f7-fa0c-45fa-a60ba8230bba
  a a2a:Person ;
  rdfs:label "Johannes Ensing" ;
  a2a:PersonName [
    rdfs:label "Johannes Ensing" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person-4d5becd0-56b6-0a4c-38cf-080b2313a0cd
  a a2a:Person ;
  rdfs:label "Minke Marrijgjen" ;
  a2a:PersonName [
    rdfs:label "Minke Marrijgjen" ;
    a2a:PersonNameFirstName "Minke" ;
    a2a:PersonNameLastName "Marrijgjen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1972-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] .

oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person:d0c79d68-5aaa-a8f7-1dc4-dfa5781a5ba7 ;
  a2a:EventKeyRef oa:event_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Event1 .

oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd met" ;
  a2a:RelationType "other:Gehuwd met" ;
  a2a:PersonKeyRef oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person:b621070a-6732-816e-ab8a-2f9d650cee98 ;
  a2a:EventKeyRef oa:event_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Event1 .

oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person:76a30a20-c9f7-fa0c-45fa-a60ba8230bba ;
  a2a:EventKeyRef oa:event_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Event1 .

oa:relationep_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Person:4d5becd0-56b6-0a4c-38cf-080b2313a0cd ;
  a2a:EventKeyRef oa:event_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c_Event1 .

oa:source_frl_4b82a662-28a0-fe89-151c-e3bb97a4a67c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1972-04-04 - 1972-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1972-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Bron: boek, Deel: 3160, Periode: 1972" ;
    a2a:Book "Overlijdensregister 1972" ;
    a2a:DocumentNumber "0057" ;
    a2a:RegistryNumber "3160" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Bron: boek, Deel: 3160, Periode: 1972, Overlijdensregister 1972, 0057, 3160"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9fefa480-47fb-99cb-8e68-7021b2b8958b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4b82a662-28a0-fe89-151c-e3bb97a4a67c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9fefa480-47fb-99cb-8e68-7021b2b8958b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4b82a662-28a0-fe89-151c-e3bb97a4a67c" ;
  a2a:RecordGUID "{4b82a662-28a0-fe89-151c-e3bb97a4a67c}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Weststellingwerf - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3160" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_520_00000520.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1972-03-31" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
