@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_3e95f86a-6a5c-e5fb-371d-92791efc4994
  a a2a:Record ;
  rdfs:label "Begrafenis in 1786 te Delfzijl" ;
  a2a:hasPerson oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person-f02d093c-0acc-2c34-5a87-55f84c1e73a4, oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person-11eae835-ebc2-c0e5-b319-ae779ffc125f, oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person-600510eb-9373-aa83-8ee0-19da0bc6d2f0 ;
  a2a:hasEvent oa:event_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_0, oa:relationep_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_1, oa:relationep_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_2 ;
  a2a:hasSource oa:source_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994 .

oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person-f02d093c-0acc-2c34-5a87-55f84c1e73a4
  a a2a:Person ;
  rdfs:label "Jannes Groenboom" ;
  a2a:PersonName [
    rdfs:label "Jannes Groenboom" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Groenboom"
  ] ;
  a2a:Gender "Man" .

oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person-11eae835-ebc2-c0e5-b319-ae779ffc125f
  a a2a:Person ;
  rdfs:label "Willem Jannes Groenboom" ;
  a2a:PersonName [
    rdfs:label "Willem Jannes Groenboom" ;
    a2a:PersonNameFirstName "Willem Jannes" ;
    a2a:PersonNameLastName "Groenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person-600510eb-9373-aa83-8ee0-19da0bc6d2f0
  a a2a:Person ;
  rdfs:label "Ulmbina Pieters Vos" ;
  a2a:PersonName [
    rdfs:label "Ulmbina Pieters Vos" ;
    a2a:PersonNameFirstName "Ulmbina Pieters" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ a2a:Year "1786" ] ;
  a2a:EventPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:relationep_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person:f02d093c-0acc-2c34-5a87-55f84c1e73a4 ;
  a2a:EventKeyRef oa:event_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Event1 .

oa:relationep_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person:11eae835-ebc2-c0e5-b319-ae779ffc125f ;
  a2a:EventKeyRef oa:event_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Event1 .

oa:relationep_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Person:600510eb-9373-aa83-8ee0-19da0bc6d2f0 ;
  a2a:EventKeyRef oa:event_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994_Event1 .

oa:source_gra_3e95f86a-6a5c-e5fb-371d-92791efc4994
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Delfzijl" ;
    rdfs:label "Kerkelijke gemeente Delfzijl", "1786-01-01 - 1786-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1786" ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 51,..." ;
    a2a:Book "Begraafboek 1718-1812" ;
    a2a:RegistryNumber "51" ;
    a2a:Folio "191" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 51,..., Begraafboek 1718-1812, 51, 191"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/49940763-f671-f751-14e9-b46d488f80dc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3e95f86a-6a5c-e5fb-371d-92791efc4994" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/49940763-f671-f751-14e9-b46d488f80dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3e95f86a-6a5c-e5fb-371d-92791efc4994" ;
  a2a:RecordGUID "{3e95f86a-6a5c-e5fb-371d-92791efc4994}" ;
  a2a:SourceRemarkOpmerking "Datum begraven: 12-01-1786" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19279_00019279.xml van GRA" .

