@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_e239f4e4-0c4a-e92e-c531-c711f36fcb89
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juni 1875 te Burum" ;
  a2a:hasPerson oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person-316b5014-344e-436c-519c-a371ab78c933, oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person-4275d019-0d32-4834-bf6a-c9c6bba198fd, oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person-a9aa284b-7c83-4b9a-a8d9-cb8620ccc832 ;
  a2a:hasEvent oa:event_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_0, oa:relationep_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_1, oa:relationep_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_2 ;
  a2a:hasSource oa:source_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89 .

oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person-316b5014-344e-436c-519c-a371ab78c933
  a a2a:Person ;
  rdfs:label "Luitjen Woudsma" ;
  a2a:PersonName [
    rdfs:label "Luitjen Woudsma" ;
    a2a:PersonNameFirstName "Luitjen" ;
    a2a:PersonNameLastName "Woudsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar" ;
    rdfs:label "1 jaar"
  ] .

oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person-4275d019-0d32-4834-bf6a-c9c6bba198fd
  a a2a:Person ;
  rdfs:label "Haye Woudsma" ;
  a2a:PersonName [
    rdfs:label "Haye Woudsma" ;
    a2a:PersonNameFirstName "Haye" ;
    a2a:PersonNameLastName "Woudsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person-a9aa284b-7c83-4b9a-a8d9-cb8620ccc832
  a a2a:Person ;
  rdfs:label "Eelkje Donker" ;
  a2a:PersonName [
    rdfs:label "Eelkje Donker" ;
    a2a:PersonNameFirstName "Eelkje" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "arbeidster" .

oa:event_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1875-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Burum" ;
    rdfs:label "Burum"
  ] .

oa:relationep_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person:316b5014-344e-436c-519c-a371ab78c933 ;
  a2a:EventKeyRef oa:event_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Event1 .

oa:relationep_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person:4275d019-0d32-4834-bf6a-c9c6bba198fd ;
  a2a:EventKeyRef oa:event_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Event1 .

oa:relationep_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Person:a9aa284b-7c83-4b9a-a8d9-cb8620ccc832 ;
  a2a:EventKeyRef oa:event_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89_Event1 .

oa:source_frl_e239f4e4-0c4a-e92e-c531-c711f36fcb89
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a.", "1875-06-17 - 1875-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1875-06-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Kollumerland c.a. - Tresoar, Bron: boek, Deel: 3017, Periode: 1875" ;
    a2a:Book "Overlijdensregister 1873-1876" ;
    a2a:DocumentNumber "0093" ;
    a2a:RegistryNumber "3017" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Kollumerland c.a. - Tresoar, Bron: boek, Deel: 3017, Periode: 1875, Overlijdensregister 1873-1876, 0093, 3017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6e4c9153-08a4-c2f2-3588-567825ef5167.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e239f4e4-0c4a-e92e-c531-c711f36fcb89" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6e4c9153-08a4-c2f2-3588-567825ef5167.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e239f4e4-0c4a-e92e-c531-c711f36fcb89" ;
  a2a:RecordGUID "{e239f4e4-0c4a-e92e-c531-c711f36fcb89}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Kollumerland c.a. - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3017" ;
  a2a:SourceRemarkregister_periode "1875" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44042_00044042.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Burum" ;
  a2a:PersonRemarkdatum_overlijden "1875-06-16" .

