@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_06173047-3786-2a1e-2308-e3cd7c575d2f
  a a2a:Record ;
  rdfs:label "Overlijden op 9 januari 1846 te Midwolda" ;
  a2a:hasPerson oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-e5ba7e4e-c976-7112-636a-d05cf9cb491f, oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-5f9db065-03d9-2874-998a-665d13b117a8, oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-a920267b-3b99-9b82-d59b-0631e6829d07, oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-a4c0bab9-4adc-4f2f-3b64-e068c9b33458 ;
  a2a:hasEvent oa:event_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_0, oa:relationep_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_1, oa:relationep_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_0 ;
  a2a:hasSource oa:source_gra_06173047-3786-2a1e-2308-e3cd7c575d2f .

oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-e5ba7e4e-c976-7112-636a-d05cf9cb491f
  a a2a:Person ;
  rdfs:label "Hilke Ebes Roemeling" ;
  a2a:PersonName [
    rdfs:label "Hilke Ebes Roemeling" ;
    a2a:PersonNameFirstName "Hilke Ebes" ;
    a2a:PersonNameLastName "Roemeling"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "51 jaar" ;
    rdfs:label "51 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] ;
  a2a:Profession "winkeliersche" .

oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-5f9db065-03d9-2874-998a-665d13b117a8
  a a2a:Person ;
  rdfs:label "Harmannus Abrams Kramer" ;
  a2a:PersonName [
    rdfs:label "Harmannus Abrams Kramer" ;
    a2a:PersonNameFirstName "Harmannus Abrams" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-a920267b-3b99-9b82-d59b-0631e6829d07
  a a2a:Person ;
  rdfs:label "Ebo Roemeling" ;
  a2a:PersonName [
    rdfs:label "Ebo Roemeling" ;
    a2a:PersonNameFirstName "Ebo" ;
    a2a:PersonNameLastName "Roemeling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person-a4c0bab9-4adc-4f2f-3b64-e068c9b33458
  a a2a:Person ;
  rdfs:label "Lijzabet Geerts Kraker" ;
  a2a:PersonName [
    rdfs:label "Lijzabet Geerts Kraker" ;
    a2a:PersonNameFirstName "Lijzabet Geerts" ;
    a2a:PersonNameLastName "Kraker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1846-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Midwolda" ;
    rdfs:label "Midwolda"
  ] .

oa:relationep_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person:e5ba7e4e-c976-7112-636a-d05cf9cb491f ;
  a2a:EventKeyRef oa:event_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Event1 .

oa:relationep_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person:a920267b-3b99-9b82-d59b-0631e6829d07 ;
  a2a:EventKeyRef oa:event_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Event1 .

oa:relationep_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person:a4c0bab9-4adc-4f2f-3b64-e068c9b33458 ;
  a2a:EventKeyRef oa:event_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Event1 .

oa:relationpp_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person:e5ba7e4e-c976-7112-636a-d05cf9cb491f, oa:person_gra_06173047-3786-2a1e-2308-e3cd7c575d2f_Person:5f9db065-03d9-2874-998a-665d13b117a8 .

oa:source_gra_06173047-3786-2a1e-2308-e3cd7c575d2f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Midwolda" ;
    rdfs:label "Midwolda", "1846-01-12 - 1846-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1846-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1846" ;
    a2a:Book "Overlijdensregister 1846" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1846, Overlijdensregister 1846, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5a49f407-dbb2-0187-aa6a-a7cbb57a6f96.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/06173047-3786-2a1e-2308-e3cd7c575d2f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5a49f407-dbb2-0187-aa6a-a7cbb57a6f96.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/06173047-3786-2a1e-2308-e3cd7c575d2f" ;
  a2a:RecordGUID "{06173047-3786-2a1e-2308-e3cd7c575d2f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13221_00013221.xml van GRA" .

