@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_cf4520db-42e2-ae2b-6dab-e9046dcace50
  a a2a:Record ;
  rdfs:label "Overlijden op 23 januari 1918 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-dd1d12fc-89fe-8284-8166-253dfd6e828e, oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-aca0bd58-5612-9d82-9305-4cfba485884f, oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-5cdd5e98-9570-d995-8645-a9f9cfbb953c, oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-9e2c72fd-fed2-81c7-4f9a-4e8a12109fce ;
  a2a:hasEvent oa:event_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_0, oa:relationep_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_1, oa:relationep_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_2 ;
  a2a:hasRelationPP oa:relationpp_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_0 ;
  a2a:hasSource oa:source_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50 .

oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-dd1d12fc-89fe-8284-8166-253dfd6e828e
  a a2a:Person ;
  rdfs:label "Fokke Bockes Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Fokke Bockes Dijkstra" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNamePatronym "Bockes" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-aca0bd58-5612-9d82-9305-4cfba485884f
  a a2a:Person ;
  rdfs:label "Finna Feenstra" ;
  a2a:PersonName [
    rdfs:label "Finna Feenstra" ;
    a2a:PersonNameFirstName "Finna" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-5cdd5e98-9570-d995-8645-a9f9cfbb953c
  a a2a:Person ;
  rdfs:label "Willemke Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Willemke Dijkstra" ;
    a2a:PersonNameFirstName "Willemke" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] .

oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person-9e2c72fd-fed2-81c7-4f9a-4e8a12109fce
  a a2a:Person ;
  rdfs:label "Andries Lammerts Tiesinga" ;
  a2a:PersonName [
    rdfs:label "Andries Lammerts Tiesinga" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Lammerts" ;
    a2a:PersonNameLastName "Tiesinga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1918-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person:dd1d12fc-89fe-8284-8166-253dfd6e828e ;
  a2a:EventKeyRef oa:event_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Event1 .

oa:relationep_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person:aca0bd58-5612-9d82-9305-4cfba485884f ;
  a2a:EventKeyRef oa:event_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Event1 .

oa:relationep_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person:5cdd5e98-9570-d995-8645-a9f9cfbb953c ;
  a2a:EventKeyRef oa:event_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Event1 .

oa:relationpp_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person:5cdd5e98-9570-d995-8645-a9f9cfbb953c, oa:person_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50_Person:9e2c72fd-fed2-81c7-4f9a-4e8a12109fce .

oa:source_frl_cf4520db-42e2-ae2b-6dab-e9046dcace50
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1918-01-23 - 1918-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1918-01-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3048, Periode: 1918" ;
    a2a:Book "Overlijdensregister 1918" ;
    a2a:DocumentNumber "0011" ;
    a2a:RegistryNumber "3048" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3048, Periode: 1918, Overlijdensregister 1918, 0011, 3048"
  ] ;
  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_3048%2FNL-0400410000_30-27_3048_004.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/cf4520db-42e2-ae2b-6dab-e9046dcace50" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3048%2FNL-0400410000_30-27_3048_004.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/cf4520db-42e2-ae2b-6dab-e9046dcace50" ;
  a2a:RecordGUID "{cf4520db-42e2-ae2b-6dab-e9046dcace50}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_48332_00048332.xml van FRL" .

