@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_16c022d2-e1eb-4e83-bcba-bc035045e960
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 29 juni 1899 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-be1376e0-58cb-50c8-e75f-98a9a20e938c, oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-2907fdb8-a42e-84ab-2f1f-08540359df3c, oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-3b98161d-1ff8-8155-bb0f-873758f6a602, oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-fdc59425-ff61-9c5b-6031-3c594f951f89 ;
  a2a:hasEvent oa:event_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_0, oa:relationep_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_1, oa:relationep_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_2 ;
  a2a:hasRelationPP oa:relationpp_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_0 ;
  a2a:hasSource oa:source_frl_16c022d2-e1eb-4e83-bcba-bc035045e960 .

oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-be1376e0-58cb-50c8-e75f-98a9a20e938c
  a a2a:Person ;
  rdfs:label "Catharina Stek" ;
  a2a:PersonName [
    rdfs:label "Catharina Stek" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Stek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-2907fdb8-a42e-84ab-2f1f-08540359df3c
  a a2a:Person ;
  rdfs:label "Lammert Stek" ;
  a2a:PersonName [
    rdfs:label "Lammert Stek" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Stek"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-3b98161d-1ff8-8155-bb0f-873758f6a602
  a a2a:Person ;
  rdfs:label "Trijntje Knaap" ;
  a2a:PersonName [
    rdfs:label "Trijntje Knaap" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Knaap"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person-fdc59425-ff61-9c5b-6031-3c594f951f89
  a a2a:Person ;
  rdfs:label "Jan de Wit" ;
  a2a:PersonName [
    rdfs:label "Jan de Wit" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1899-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person:be1376e0-58cb-50c8-e75f-98a9a20e938c ;
  a2a:EventKeyRef oa:event_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Event1 .

oa:relationep_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person:2907fdb8-a42e-84ab-2f1f-08540359df3c ;
  a2a:EventKeyRef oa:event_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Event1 .

oa:relationep_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person:3b98161d-1ff8-8155-bb0f-873758f6a602 ;
  a2a:EventKeyRef oa:event_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Event1 .

oa:relationpp_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person:be1376e0-58cb-50c8-e75f-98a9a20e938c, oa:person_frl_16c022d2-e1eb-4e83-bcba-bc035045e960_Person:fdc59425-ff61-9c5b-6031-3c594f951f89 .

oa:source_frl_16c022d2-e1eb-4e83-bcba-bc035045e960
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1899-06-30 - 1899-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1899-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1899" ;
    a2a:DocumentNumber "0275" ;
    a2a:RegistryNumber "699" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1899, 0275, 699"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2fbc98a8-c227-fd6d-11e9-84bb59e06295.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/16c022d2-e1eb-4e83-bcba-bc035045e960" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2fbc98a8-c227-fd6d-11e9-84bb59e06295.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/cb61ee5b-7315-b9ca-b363-1b89cdfb2a2c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/16c022d2-e1eb-4e83-bcba-bc035045e960" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/cb61ee5b-7315-b9ca-b363-1b89cdfb2a2c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/16c022d2-e1eb-4e83-bcba-bc035045e960" ;
  a2a:RecordGUID "{16c022d2-e1eb-4e83-bcba-bc035045e960}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "699" ;
  a2a:SourceRemarkregister_periode "1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_628_00000628.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1899-06-29" .

