@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_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5
  a a2a:Record ;
  rdfs:label "Overlijden op 30 maart 1816 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person-2b184da5-5398-54e3-a065-0e8b6f1ef0cf, oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person-94b9618d-2222-97a6-dda6-0b60ab15ae0b, oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person-7ba0c59e-b5b3-fd1e-3f70-f686d301f2be ;
  a2a:hasEvent oa:event_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_0, oa:relationep_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_1, oa:relationep_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_2 ;
  a2a:hasSource oa:source_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5 .

oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person-2b184da5-5398-54e3-a065-0e8b6f1ef0cf
  a a2a:Person ;
  rdfs:label "Aukjen Joukes" ;
  a2a:PersonName [
    rdfs:label "Aukjen Joukes" ;
    a2a:PersonNameFirstName "Aukjen" ;
    a2a:PersonNamePatronym "Joukes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person-94b9618d-2222-97a6-dda6-0b60ab15ae0b
  a a2a:Person ;
  rdfs:label "Pyter Bokkes" ;
  a2a:PersonName [
    rdfs:label "Pyter Bokkes" ;
    a2a:PersonNameFirstName "Pyter" ;
    a2a:PersonNamePatronym "Bokkes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person-7ba0c59e-b5b3-fd1e-3f70-f686d301f2be
  a a2a:Person ;
  rdfs:label "Antje Pyters" ;
  a2a:PersonName [
    rdfs:label "Antje Pyters" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Pyters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] .

oa:event_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1816-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person:2b184da5-5398-54e3-a065-0e8b6f1ef0cf ;
  a2a:EventKeyRef oa:event_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Event1 .

oa:relationep_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person:94b9618d-2222-97a6-dda6-0b60ab15ae0b ;
  a2a:EventKeyRef oa:event_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Event1 .

oa:relationep_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Person:7ba0c59e-b5b3-fd1e-3f70-f686d301f2be ;
  a2a:EventKeyRef oa:event_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5_Event1 .

oa:source_frl_020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1816-04-02 - 1816-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1816-04-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3001, Periode: 1816" ;
    a2a:Book "Overlijdensregister 1816 Anjum" ;
    a2a:RegistryNumber "3001" ;
    a2a:Folio "003" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3001, Periode: 1816, Overlijdensregister 1816 Anjum, 3001, 003"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6210df18-b851-b4a3-8ce3-0ac449be5971.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6210df18-b851-b4a3-8ce3-0ac449be5971.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5" ;
  a2a:RecordGUID "{020fcdf3-ecc6-5b62-4dbc-20da1c1d9db5}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Oostdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3001" ;
  a2a:SourceRemarkregister_periode "1816" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_50342_00050342.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1816-03-30" .
