@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_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1
  a a2a:Record ;
  rdfs:label "Overlijden op 22 maart 1863 te Workum" ;
  a2a:hasPerson oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person-89a40015-4618-099b-aeb2-ea3e5c1b5ebb, oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person-07eea3d5-b80a-4b9d-b8b6-02785a05e73f, oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person-69a85f8f-fc1e-49d7-9db9-7fe1332b140d ;
  a2a:hasEvent oa:event_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_0, oa:relationep_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_1, oa:relationep_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_2 ;
  a2a:hasSource oa:source_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1 .

oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person-89a40015-4618-099b-aeb2-ea3e5c1b5ebb
  a a2a:Person ;
  rdfs:label "Albert Douwes Stuur" ;
  a2a:PersonName [
    rdfs:label "Albert Douwes Stuur" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNameLastName "Stuur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "10 maanden" ;
    rdfs:label "10 maanden"
  ] .

oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person-07eea3d5-b80a-4b9d-b8b6-02785a05e73f
  a a2a:Person ;
  rdfs:label "Douwe Alberts Stuur" ;
  a2a:PersonName [
    rdfs:label "Douwe Alberts Stuur" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Stuur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "bakker" .

oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person-69a85f8f-fc1e-49d7-9db9-7fe1332b140d
  a a2a:Person ;
  rdfs:label "Sijke Klazes Hingst" ;
  a2a:PersonName [
    rdfs:label "Sijke Klazes Hingst" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Hingst"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1863-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person:89a40015-4618-099b-aeb2-ea3e5c1b5ebb ;
  a2a:EventKeyRef oa:event_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Event1 .

oa:relationep_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person:07eea3d5-b80a-4b9d-b8b6-02785a05e73f ;
  a2a:EventKeyRef oa:event_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Event1 .

oa:relationep_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Person:69a85f8f-fc1e-49d7-9db9-7fe1332b140d ;
  a2a:EventKeyRef oa:event_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1_Event1 .

oa:source_frl_fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1863-03-23 - 1863-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1863-03-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Workum - Tresoar, Bron: boek, Deel: 3010, Periode: 1863" ;
    a2a:Book "Overlijdensregister 1863" ;
    a2a:DocumentNumber "0023" ;
    a2a:RegistryNumber "3010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Workum - Tresoar, Bron: boek, Deel: 3010, Periode: 1863, Overlijdensregister 1863, 0023, 3010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9b219480-1e53-ca61-1f52-8a8d5aae1377.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9b219480-1e53-ca61-1f52-8a8d5aae1377.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1" ;
  a2a:RecordGUID "{fc6eb0bc-8ca8-e6ea-3793-2f755d5c83a1}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Workum - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3010" ;
  a2a:SourceRemarkregister_periode "1863" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_46076_00046076.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Workum" ;
  a2a:PersonRemarkdatum_overlijden "1863-03-22" .

