@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_gra_2722683e-e338-f70a-e682-85635d7726c5
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juni 1904 te Zuidbroek" ;
  a2a:hasPerson oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person-004dd5e2-3742-73e5-8ab6-d61abbe9f3b6, oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person-f053502f-b7e5-55db-234a-0aafa6d00262, oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person-91d69aa6-51b9-bd20-83a9-7d80680f166b ;
  a2a:hasEvent oa:event_gra_2722683e-e338-f70a-e682-85635d7726c5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2722683e-e338-f70a-e682-85635d7726c5_0, oa:relationep_gra_2722683e-e338-f70a-e682-85635d7726c5_1, oa:relationep_gra_2722683e-e338-f70a-e682-85635d7726c5_2 ;
  a2a:hasSource oa:source_gra_2722683e-e338-f70a-e682-85635d7726c5 .

oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person-004dd5e2-3742-73e5-8ab6-d61abbe9f3b6
  a a2a:Person ;
  rdfs:label "Jan Egbert Kalk" ;
  a2a:PersonName [
    rdfs:label "Jan Egbert Kalk" ;
    a2a:PersonNameFirstName "Jan Egbert" ;
    a2a:PersonNameLastName "Kalk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person-f053502f-b7e5-55db-234a-0aafa6d00262
  a a2a:Person ;
  rdfs:label "Eildert Kalk" ;
  a2a:PersonName [
    rdfs:label "Eildert Kalk" ;
    a2a:PersonNameFirstName "Eildert" ;
    a2a:PersonNameLastName "Kalk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "scheepsjager" .

oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person-91d69aa6-51b9-bd20-83a9-7d80680f166b
  a a2a:Person ;
  rdfs:label "Trijntje Hartman" ;
  a2a:PersonName [
    rdfs:label "Trijntje Hartman" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2722683e-e338-f70a-e682-85635d7726c5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1904-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek"
  ] .

oa:relationep_gra_2722683e-e338-f70a-e682-85635d7726c5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person:004dd5e2-3742-73e5-8ab6-d61abbe9f3b6 ;
  a2a:EventKeyRef oa:event_gra_2722683e-e338-f70a-e682-85635d7726c5_Event1 .

oa:relationep_gra_2722683e-e338-f70a-e682-85635d7726c5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person:f053502f-b7e5-55db-234a-0aafa6d00262 ;
  a2a:EventKeyRef oa:event_gra_2722683e-e338-f70a-e682-85635d7726c5_Event1 .

oa:relationep_gra_2722683e-e338-f70a-e682-85635d7726c5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2722683e-e338-f70a-e682-85635d7726c5_Person:91d69aa6-51b9-bd20-83a9-7d80680f166b ;
  a2a:EventKeyRef oa:event_gra_2722683e-e338-f70a-e682-85635d7726c5_Event1 .

oa:source_gra_2722683e-e338-f70a-e682-85635d7726c5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek", "1904-06-22 - 1904-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1904-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1904" ;
    a2a:Book "Overlijdensregister 1904" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1904, Overlijdensregister 1904, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a4034e51-644d-a006-179f-000bd5b3441f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2722683e-e338-f70a-e682-85635d7726c5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a4034e51-644d-a006-179f-000bd5b3441f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2722683e-e338-f70a-e682-85635d7726c5" ;
  a2a:RecordGUID "{2722683e-e338-f70a-e682-85635d7726c5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13925_00013925.xml van GRA" .

