@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_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 april 1830 te Sneek" ;
  a2a:hasPerson oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-bc0e03ac-c284-057d-80ec-ea6bcf0ad7e3, oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-7d023611-316c-4c28-9ecd-874c798eec8d, oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-9e0f956c-3036-44be-bf16-1afcf62a4dfe, oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-61720242-d777-40aa-a772-72f35cf1a870 ;
  a2a:hasEvent oa:event_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_0, oa:relationep_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_1, oa:relationep_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_0 ;
  a2a:hasSource oa:source_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a .

oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-bc0e03ac-c284-057d-80ec-ea6bcf0ad7e3
  a a2a:Person ;
  rdfs:label "Hieronimus Beck" ;
  a2a:PersonName [
    rdfs:label "Hieronimus Beck" ;
    a2a:PersonNameFirstName "Hieronimus" ;
    a2a:PersonNameLastName "Beck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:Profession "wethouder" .

oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-7d023611-316c-4c28-9ecd-874c798eec8d
  a a2a:Person ;
  rdfs:label "Hans Bernhard Beck" ;
  a2a:PersonName [
    rdfs:label "Hans Bernhard Beck" ;
    a2a:PersonNameFirstName "Hans Bernhard" ;
    a2a:PersonNameLastName "Beck"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-9e0f956c-3036-44be-bf16-1afcf62a4dfe
  a a2a:Person ;
  rdfs:label "Anna Aleida van Suchtelen" ;
  a2a:PersonName [
    rdfs:label "Anna Aleida van Suchtelen" ;
    a2a:PersonNameFirstName "Anna Aleida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Suchtelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person-61720242-d777-40aa-a772-72f35cf1a870
  a a2a:Person ;
  rdfs:label "Antje Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Antje Hoekstra" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1830-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person:bc0e03ac-c284-057d-80ec-ea6bcf0ad7e3 ;
  a2a:EventKeyRef oa:event_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Event1 .

oa:relationep_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person:7d023611-316c-4c28-9ecd-874c798eec8d ;
  a2a:EventKeyRef oa:event_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Event1 .

oa:relationep_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person:9e0f956c-3036-44be-bf16-1afcf62a4dfe ;
  a2a:EventKeyRef oa:event_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Event1 .

oa:relationpp_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person:bc0e03ac-c284-057d-80ec-ea6bcf0ad7e3, oa:person_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a_Person:61720242-d777-40aa-a772-72f35cf1a870 .

oa:source_frl_2610ae97-aa5e-e32d-ed9b-97f04ab8a11a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1830-04-13 - 1830-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1830-04-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3006, Periode: 1830" ;
    a2a:Book "Overlijdensregister 1830-1834" ;
    a2a:RegistryNumber "3006" ;
    a2a:Folio "011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3006, Periode: 1830, Overlijdensregister 1830-1834, 3006, 011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3ea3623b-8ea8-4756-267d-6297a2ee15d0.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2610ae97-aa5e-e32d-ed9b-97f04ab8a11a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3ea3623b-8ea8-4756-267d-6297a2ee15d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2610ae97-aa5e-e32d-ed9b-97f04ab8a11a" ;
  a2a:RecordGUID "{2610ae97-aa5e-e32d-ed9b-97f04ab8a11a}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Sneek - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3006" ;
  a2a:SourceRemarkregister_periode "1830" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62611_00062611.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwnaar" ;
  a2a:PersonRemarkplaats_overlijden "Sneek" ;
  a2a:PersonRemarkdatum_overlijden "1830-04-12" .

