@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_355367c9-68cc-e425-4ce4-27f13e102dbb
  a a2a:Record ;
  rdfs:label "Overlijden op 13 juli 1862 te Gorredijk" ;
  a2a:hasPerson oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-3f089e7f-07cb-78d7-783c-ed172b2c4576, oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-c00aef39-ae40-49aa-9089-59aa2ded0ea2, oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-39329313-7d65-4561-b010-ce9365375b64, oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-9bed8308-3699-4b22-9456-18faa94dfe84 ;
  a2a:hasEvent oa:event_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_0, oa:relationep_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_1, oa:relationep_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_2 ;
  a2a:hasRelationPP oa:relationpp_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_0 ;
  a2a:hasSource oa:source_frl_355367c9-68cc-e425-4ce4-27f13e102dbb .

oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-3f089e7f-07cb-78d7-783c-ed172b2c4576
  a a2a:Person ;
  rdfs:label "Hiltje Gooitzens Plantinga" ;
  a2a:PersonName [
    rdfs:label "Hiltje Gooitzens Plantinga" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNamePatronym "Gooitzens" ;
    a2a:PersonNameLastName "Plantinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-c00aef39-ae40-49aa-9089-59aa2ded0ea2
  a a2a:Person ;
  rdfs:label "Gooitzen Hendriks Plantinga" ;
  a2a:PersonName [
    rdfs:label "Gooitzen Hendriks Plantinga" ;
    a2a:PersonNameFirstName "Gooitzen" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Plantinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-39329313-7d65-4561-b010-ce9365375b64
  a a2a:Person ;
  rdfs:label "Antje Hanzes" ;
  a2a:PersonName [
    rdfs:label "Antje Hanzes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Hanzes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person-9bed8308-3699-4b22-9456-18faa94dfe84
  a a2a:Person ;
  rdfs:label "Jacob Sakes Bijlsma" ;
  a2a:PersonName [
    rdfs:label "Jacob Sakes Bijlsma" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Sakes" ;
    a2a:PersonNameLastName "Bijlsma"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1862-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:relationep_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person:3f089e7f-07cb-78d7-783c-ed172b2c4576 ;
  a2a:EventKeyRef oa:event_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Event1 .

oa:relationep_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person:c00aef39-ae40-49aa-9089-59aa2ded0ea2 ;
  a2a:EventKeyRef oa:event_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Event1 .

oa:relationep_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person:39329313-7d65-4561-b010-ce9365375b64 ;
  a2a:EventKeyRef oa:event_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Event1 .

oa:relationpp_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person:3f089e7f-07cb-78d7-783c-ed172b2c4576, oa:person_frl_355367c9-68cc-e425-4ce4-27f13e102dbb_Person:9bed8308-3699-4b22-9456-18faa94dfe84 .

oa:source_frl_355367c9-68cc-e425-4ce4-27f13e102dbb
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1862-07-14 - 1862-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1862-07-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3019, Periode: 1862" ;
    a2a:Book "Overlijdensregister 1862" ;
    a2a:DocumentNumber "0145" ;
    a2a:RegistryNumber "3019" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3019, Periode: 1862, Overlijdensregister 1862, 0145, 3019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c8f92a0e-236e-5d6c-e975-07bfd80ba84c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/355367c9-68cc-e425-4ce4-27f13e102dbb" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c8f92a0e-236e-5d6c-e975-07bfd80ba84c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/355367c9-68cc-e425-4ce4-27f13e102dbb" ;
  a2a:RecordGUID "{355367c9-68cc-e425-4ce4-27f13e102dbb}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Opsterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3019" ;
  a2a:SourceRemarkregister_periode "1862" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_12188_00012188.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Gorredijk" ;
  a2a:PersonRemarkdatum_overlijden "1862-07-13" .

