@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_c39dd604-c9ab-2e6f-c354-a4fca4ea5152
  a a2a:Record ;
  rdfs:label "Begrafenis in 1733 te Delfzijl" ;
  a2a:hasPerson oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person-f34a9686-e157-ba21-133e-1572afe3aada, oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person-f7bf9ea4-4ea7-9b95-b9b2-58e8964d2930 ;
  a2a:hasEvent oa:event_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_0 ;
  a2a:hasRelationPP oa:relationpp_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_0 ;
  a2a:hasSource oa:source_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152 .

oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person-f34a9686-e157-ba21-133e-1572afe3aada
  a a2a:Person ;
  rdfs:label "Tjaakjen" ;
  a2a:PersonName [
    rdfs:label "Tjaakjen" ;
    a2a:PersonNameFirstName "Tjaakjen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person-f7bf9ea4-4ea7-9b95-b9b2-58e8964d2930
  a a2a:Person ;
  rdfs:label "Arent Ottes" ;
  a2a:PersonName [
    rdfs:label "Arent Ottes" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Ottes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [ a2a:Year "1733" ] ;
  a2a:EventPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:relationep_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person:f34a9686-e157-ba21-133e-1572afe3aada ;
  a2a:EventKeyRef oa:event_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Event1 .

oa:relationpp_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person:f34a9686-e157-ba21-133e-1572afe3aada, oa:person_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152_Person:f7bf9ea4-4ea7-9b95-b9b2-58e8964d2930 .

oa:source_gra_c39dd604-c9ab-2e6f-c354-a4fca4ea5152
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Delfzijl" ;
    rdfs:label "Kerkelijke gemeente Delfzijl", "1733-01-01 - 1733-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1733" ] ;
  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 "75" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 51,..., Begraafboek 1718-1812, 51, 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/aab8a81e-377e-787d-a6dc-6259fa5751b1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/c39dd604-c9ab-2e6f-c354-a4fca4ea5152" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/aab8a81e-377e-787d-a6dc-6259fa5751b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/c39dd604-c9ab-2e6f-c354-a4fca4ea5152" ;
  a2a:RecordGUID "{c39dd604-c9ab-2e6f-c354-a4fca4ea5152}" ;
  a2a:SourceRemarkOpmerking "Datum begraven: 25-11-1733" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19307_00019307.xml van GRA" .

