@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_5d1caa84-e52e-99fe-b15d-c51c468f76f0
  a a2a:Record ;
  rdfs:label "Overlijden op 24 juni 1894 te St. Nicolaasga" ;
  a2a:hasPerson oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-c78657fa-9263-13d9-31b3-ec83d29875a7, oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-4801c94f-135f-4591-a9b4-65f9e1fda5ea, oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-3863e714-d639-4a45-a068-e515a4c05789, oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-a4fffbcd-4212-47ec-b64b-f25aaa338cff ;
  a2a:hasEvent oa:event_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_0, oa:relationep_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_1, oa:relationep_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_2 ;
  a2a:hasRelationPP oa:relationpp_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_0 ;
  a2a:hasSource oa:source_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0 .

oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-c78657fa-9263-13d9-31b3-ec83d29875a7
  a a2a:Person ;
  rdfs:label "Pieter Baukes Veltman" ;
  a2a:PersonName [
    rdfs:label "Pieter Baukes Veltman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Baukes" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:Profession "timmermansknecht" .

oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-4801c94f-135f-4591-a9b4-65f9e1fda5ea
  a a2a:Person ;
  rdfs:label "Bauke Pieters Veltman" ;
  a2a:PersonName [
    rdfs:label "Bauke Pieters Veltman" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-3863e714-d639-4a45-a068-e515a4c05789
  a a2a:Person ;
  rdfs:label "Taetske Fokkes Flapper" ;
  a2a:PersonName [
    rdfs:label "Taetske Fokkes Flapper" ;
    a2a:PersonNameFirstName "Taetske" ;
    a2a:PersonNamePatronym "Fokkes" ;
    a2a:PersonNameLastName "Flapper"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person-a4fffbcd-4212-47ec-b64b-f25aaa338cff
  a a2a:Person ;
  rdfs:label "Dieuwke Bakker" ;
  a2a:PersonName [
    rdfs:label "Dieuwke Bakker" ;
    a2a:PersonNameFirstName "Dieuwke" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1894-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "St. Nicolaasga" ;
    rdfs:label "St. Nicolaasga"
  ] .

oa:relationep_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person:c78657fa-9263-13d9-31b3-ec83d29875a7 ;
  a2a:EventKeyRef oa:event_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Event1 .

oa:relationep_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person:4801c94f-135f-4591-a9b4-65f9e1fda5ea ;
  a2a:EventKeyRef oa:event_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Event1 .

oa:relationep_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person:3863e714-d639-4a45-a068-e515a4c05789 ;
  a2a:EventKeyRef oa:event_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Event1 .

oa:relationpp_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person:c78657fa-9263-13d9-31b3-ec83d29875a7, oa:person_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0_Person:a4fffbcd-4212-47ec-b64b-f25aaa338cff .

oa:source_frl_5d1caa84-e52e-99fe-b15d-c51c468f76f0
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Doniawerstal" ;
    rdfs:label "Doniawerstal", "1894-06-25 - 1894-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1894-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Doniawerstal - Tresoar, Bron: boek, Deel: 3014, Periode: 1894" ;
    a2a:Book "Overlijdensregister 1894" ;
    a2a:DocumentNumber "0039" ;
    a2a:RegistryNumber "3014" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Doniawerstal - Tresoar, Bron: boek, Deel: 3014, Periode: 1894, Overlijdensregister 1894, 0039, 3014"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f9313487-3af5-bcaf-d9d6-3158fc0a722d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5d1caa84-e52e-99fe-b15d-c51c468f76f0" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f9313487-3af5-bcaf-d9d6-3158fc0a722d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5d1caa84-e52e-99fe-b15d-c51c468f76f0" ;
  a2a:RecordGUID "{5d1caa84-e52e-99fe-b15d-c51c468f76f0}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Doniawerstal - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3014" ;
  a2a:SourceRemarkregister_periode "1894" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_59298_00059298.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwnaar" ;
  a2a:PersonRemarkplaats_overlijden "St. Nicolaasga" ;
  a2a:PersonRemarkdatum_overlijden "1894-06-24" .

