@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_b2403a5c-830e-d2f2-83cd-c530c6a09a4d
  a a2a:Record ;
  rdfs:label "Overlijden (levenloos) op 30 november 1845 te Usquert" ;
  a2a:hasPerson oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person-a5636ab0-a1ba-66ec-8d32-6c77dd838171, oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person-c7cfe53b-1ef3-a50f-78fd-8148e103e4df, oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person-437a14da-d3a0-3650-5a7b-1616448c8e24 ;
  a2a:hasEvent oa:event_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_0, oa:relationep_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_1, oa:relationep_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_2 ;
  a2a:hasSource oa:source_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d .

oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person-a5636ab0-a1ba-66ec-8d32-6c77dd838171
  a a2a:Person ;
  rdfs:label "Geerling" ;
  a2a:PersonName [
    rdfs:label "Geerling" ;
    a2a:PersonNameLastName "Geerling"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1845-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Usquert" ;
    rdfs:label "Usquert"
  ] .

oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person-c7cfe53b-1ef3-a50f-78fd-8148e103e4df
  a a2a:Person ;
  rdfs:label "Jan Ebels Geerling" ;
  a2a:PersonName [
    rdfs:label "Jan Ebels Geerling" ;
    a2a:PersonNameFirstName "Jan Ebels" ;
    a2a:PersonNameLastName "Geerling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloner" .

oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person-437a14da-d3a0-3650-5a7b-1616448c8e24
  a a2a:Person ;
  rdfs:label "Geertje Geerts Schepel" ;
  a2a:PersonName [
    rdfs:label "Geertje Geerts Schepel" ;
    a2a:PersonNameFirstName "Geertje Geerts" ;
    a2a:PersonNameLastName "Schepel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "daglonersche" .

oa:event_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1845-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Usquert" ;
    rdfs:label "Usquert"
  ] .

oa:relationep_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person:a5636ab0-a1ba-66ec-8d32-6c77dd838171 ;
  a2a:EventKeyRef oa:event_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Event1 .

oa:relationep_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person:c7cfe53b-1ef3-a50f-78fd-8148e103e4df ;
  a2a:EventKeyRef oa:event_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Event1 .

oa:relationep_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Person:437a14da-d3a0-3650-5a7b-1616448c8e24 ;
  a2a:EventKeyRef oa:event_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d_Event1 .

oa:source_gra_b2403a5c-830e-d2f2-83cd-c530c6a09a4d
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Usquert" ;
    rdfs:label "Usquert", "1845-12-01 - 1845-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1845-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1845" ;
    a2a:Book "Overlijdensregister 1845" ;
    a2a:DocumentNumber "29" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1845, Overlijdensregister 1845, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/38b0f208-8566-8607-9449-fc0751b8ead6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b2403a5c-830e-d2f2-83cd-c530c6a09a4d" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/38b0f208-8566-8607-9449-fc0751b8ead6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b2403a5c-830e-d2f2-83cd-c530c6a09a4d" ;
  a2a:RecordGUID "{b2403a5c-830e-d2f2-83cd-c530c6a09a4d}" ;
  a2a:SourceRemarkAkteSoort "levenloos" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_17810_00017810.xml van GRA" .

