@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_55cae86a-453f-e580-fa14-083fe0faa996
  a a2a:Record ;
  rdfs:label "Overlijden op 25 maart 1875 te Holwerd" ;
  a2a:hasPerson oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-ad988ada-6940-4bd3-ab72-9e09895e06ac, oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-2c1f5032-bdc6-4a7c-9280-9a41c9492d14, oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-72a63aff-cdcf-4e87-95e1-b9219bf033b1, oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-6c614741-b698-4f4a-984a-aac1a823a848, oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-79cf5a96-a127-4fd9-bc47-bd462c8a089f ;
  a2a:hasEvent oa:event_frl_55cae86a-453f-e580-fa14-083fe0faa996_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_55cae86a-453f-e580-fa14-083fe0faa996_0, oa:relationep_frl_55cae86a-453f-e580-fa14-083fe0faa996_1, oa:relationep_frl_55cae86a-453f-e580-fa14-083fe0faa996_2 ;
  a2a:hasRelationPP oa:relationpp_frl_55cae86a-453f-e580-fa14-083fe0faa996_0, oa:relationpp_frl_55cae86a-453f-e580-fa14-083fe0faa996_1 ;
  a2a:hasSource oa:source_frl_55cae86a-453f-e580-fa14-083fe0faa996 .

oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-ad988ada-6940-4bd3-ab72-9e09895e06ac
  a a2a:Person ;
  rdfs:label "Jasper Hotzes Zaturdag" ;
  a2a:PersonName [
    rdfs:label "Jasper Hotzes Zaturdag" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNamePatronym "Hotzes" ;
    a2a:PersonNameLastName "Zaturdag"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-2c1f5032-bdc6-4a7c-9280-9a41c9492d14
  a a2a:Person ;
  rdfs:label "Hotze Jantjes Zaturdag" ;
  a2a:PersonName [
    rdfs:label "Hotze Jantjes Zaturdag" ;
    a2a:PersonNameFirstName "Hotze" ;
    a2a:PersonNamePatronym "Jantjes" ;
    a2a:PersonNameLastName "Zaturdag"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-72a63aff-cdcf-4e87-95e1-b9219bf033b1
  a a2a:Person ;
  rdfs:label "Sieuke Jaspers Posthumus" ;
  a2a:PersonName [
    rdfs:label "Sieuke Jaspers Posthumus" ;
    a2a:PersonNameFirstName "Sieuke" ;
    a2a:PersonNamePatronym "Jaspers" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "arbeidster" .

oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-6c614741-b698-4f4a-984a-aac1a823a848
  a a2a:Person ;
  rdfs:label "Bregitta Jans Drost" ;
  a2a:PersonName [
    rdfs:label "Bregitta Jans Drost" ;
    a2a:PersonNameFirstName "Bregitta" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person-79cf5a96-a127-4fd9-bc47-bd462c8a089f
  a a2a:Person ;
  rdfs:label "Antje Kornelis Teitsma" ;
  a2a:PersonName [
    rdfs:label "Antje Kornelis Teitsma" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Kornelis" ;
    a2a:PersonNameLastName "Teitsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_55cae86a-453f-e580-fa14-083fe0faa996_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1875-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] .

oa:relationep_frl_55cae86a-453f-e580-fa14-083fe0faa996_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:ad988ada-6940-4bd3-ab72-9e09895e06ac ;
  a2a:EventKeyRef oa:event_frl_55cae86a-453f-e580-fa14-083fe0faa996_Event1 .

oa:relationep_frl_55cae86a-453f-e580-fa14-083fe0faa996_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:2c1f5032-bdc6-4a7c-9280-9a41c9492d14 ;
  a2a:EventKeyRef oa:event_frl_55cae86a-453f-e580-fa14-083fe0faa996_Event1 .

oa:relationep_frl_55cae86a-453f-e580-fa14-083fe0faa996_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:72a63aff-cdcf-4e87-95e1-b9219bf033b1 ;
  a2a:EventKeyRef oa:event_frl_55cae86a-453f-e580-fa14-083fe0faa996_Event1 .

oa:relationpp_frl_55cae86a-453f-e580-fa14-083fe0faa996_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:ad988ada-6940-4bd3-ab72-9e09895e06ac, oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:6c614741-b698-4f4a-984a-aac1a823a848 .

oa:relationpp_frl_55cae86a-453f-e580-fa14-083fe0faa996_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:ad988ada-6940-4bd3-ab72-9e09895e06ac, oa:person_frl_55cae86a-453f-e580-fa14-083fe0faa996_Person:79cf5a96-a127-4fd9-bc47-bd462c8a089f .

oa:source_frl_55cae86a-453f-e580-fa14-083fe0faa996
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1875-03-25 - 1875-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1875-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3018, Periode: 1875" ;
    a2a:Book "Overlijdensregister 1875" ;
    a2a:DocumentNumber "0061" ;
    a2a:RegistryNumber "3018" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3018, Periode: 1875, Overlijdensregister 1875, 0061, 3018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8f14756b-1378-5c7e-81e9-30a728383b7d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/55cae86a-453f-e580-fa14-083fe0faa996" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8f14756b-1378-5c7e-81e9-30a728383b7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/55cae86a-453f-e580-fa14-083fe0faa996" ;
  a2a:RecordGUID "{55cae86a-453f-e580-fa14-083fe0faa996}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Westdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3018" ;
  a2a:SourceRemarkregister_periode "1875" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_58881_00058881.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Holwerd" ;
  a2a:PersonRemarkdatum_overlijden "1875-03-25" .

