@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_2694b894-4e35-5d4b-bc75-e696a42b0bfe
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juni 1863 te Tzum" ;
  a2a:hasPerson oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person-edceb100-2189-e42b-32bd-041dc1d01ba9, oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person-585eb769-20ce-4527-948f-4afce89abe46, oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person-9bc0363b-a95b-433f-b701-babdcef2acfc ;
  a2a:hasEvent oa:event_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_0, oa:relationep_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_1, oa:relationep_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_2 ;
  a2a:hasSource oa:source_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe .

oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person-edceb100-2189-e42b-32bd-041dc1d01ba9
  a a2a:Person ;
  rdfs:label "Wouter Jeppes Meyer" ;
  a2a:PersonName [
    rdfs:label "Wouter Jeppes Meyer" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Jeppes" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar" ;
    rdfs:label "2 jaar"
  ] .

oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person-585eb769-20ce-4527-948f-4afce89abe46
  a a2a:Person ;
  rdfs:label "Jeppe Sikkes Meyer" ;
  a2a:PersonName [
    rdfs:label "Jeppe Sikkes Meyer" ;
    a2a:PersonNameFirstName "Jeppe" ;
    a2a:PersonNamePatronym "Sikkes" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person-9bc0363b-a95b-433f-b701-babdcef2acfc
  a a2a:Person ;
  rdfs:label "Jietske Wouters Ypma" ;
  a2a:PersonName [
    rdfs:label "Jietske Wouters Ypma" ;
    a2a:PersonNameFirstName "Jietske" ;
    a2a:PersonNamePatronym "Wouters" ;
    a2a:PersonNameLastName "Ypma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1863-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tzum" ;
    rdfs:label "Tzum"
  ] .

oa:relationep_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person:edceb100-2189-e42b-32bd-041dc1d01ba9 ;
  a2a:EventKeyRef oa:event_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Event1 .

oa:relationep_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person:585eb769-20ce-4527-948f-4afce89abe46 ;
  a2a:EventKeyRef oa:event_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Event1 .

oa:relationep_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Person:9bc0363b-a95b-433f-b701-babdcef2acfc ;
  a2a:EventKeyRef oa:event_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe_Event1 .

oa:source_frl_2694b894-4e35-5d4b-bc75-e696a42b0bfe
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Franekeradeel" ;
    rdfs:label "Franekeradeel", "1863-06-03 - 1863-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1863-06-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Franekeradeel - Tresoar, Bron: boek, Deel: 3009, Periode: 1863" ;
    a2a:Book "Overlijdensregister 1863" ;
    a2a:DocumentNumber "0066" ;
    a2a:RegistryNumber "3009" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Franekeradeel - Tresoar, Bron: boek, Deel: 3009, Periode: 1863, Overlijdensregister 1863, 0066, 3009"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9733f9f8-131c-32e2-79c4-3ec72b1ec6f7.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2694b894-4e35-5d4b-bc75-e696a42b0bfe" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9733f9f8-131c-32e2-79c4-3ec72b1ec6f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2694b894-4e35-5d4b-bc75-e696a42b0bfe" ;
  a2a:RecordGUID "{2694b894-4e35-5d4b-bc75-e696a42b0bfe}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Franekeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3009" ;
  a2a:SourceRemarkregister_periode "1863" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62641_00062641.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Tzum" ;
  a2a:PersonRemarkdatum_overlijden "1863-06-03" .

