@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_47c78a46-e3a2-3a40-ae31-ae60eae3e38c
  a a2a:Record ;
  rdfs:label "Overlijden op 30 oktober 1863 te Feerwerd gem. Ezinge" ;
  a2a:hasPerson oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-b2275b09-2f97-f0da-05e4-3270cd55f498, oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-80dc87da-7ecd-6ffb-6f5b-0c33c71c7526, oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-b1736d48-9010-e8ab-ced2-dfe48401286b, oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-de3e3e13-86ab-63a7-97b0-5e0c725caf40 ;
  a2a:hasEvent oa:event_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_0, oa:relationep_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_1, oa:relationep_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_2 ;
  a2a:hasRelationPP oa:relationpp_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_0 ;
  a2a:hasSource oa:source_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c .

oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-b2275b09-2f97-f0da-05e4-3270cd55f498
  a a2a:Person ;
  rdfs:label "Ate Leenderts de Wit" ;
  a2a:PersonName [
    rdfs:label "Ate Leenderts de Wit" ;
    a2a:PersonNameFirstName "Ate Leenderts" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Feerwerd gem. Ezinge" ;
    rdfs:label "Feerwerd gem. Ezinge"
  ] ;
  a2a:Profession "rentenier" .

oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-80dc87da-7ecd-6ffb-6f5b-0c33c71c7526
  a a2a:Person ;
  rdfs:label "Martje Balk" ;
  a2a:PersonName [
    rdfs:label "Martje Balk" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNameLastName "Balk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-b1736d48-9010-e8ab-ced2-dfe48401286b
  a a2a:Person ;
  rdfs:label "Leendert Jans" ;
  a2a:PersonName [
    rdfs:label "Leendert Jans" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person-de3e3e13-86ab-63a7-97b0-5e0c725caf40
  a a2a:Person ;
  rdfs:label "Martjen Aates" ;
  a2a:PersonName [
    rdfs:label "Martjen Aates" ;
    a2a:PersonNameFirstName "Martjen" ;
    a2a:PersonNameLastName "Aates"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1863-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Feerwerd gem. Ezinge" ;
    rdfs:label "Feerwerd gem. Ezinge"
  ] .

oa:relationep_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person:b2275b09-2f97-f0da-05e4-3270cd55f498 ;
  a2a:EventKeyRef oa:event_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Event1 .

oa:relationep_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person:b1736d48-9010-e8ab-ced2-dfe48401286b ;
  a2a:EventKeyRef oa:event_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Event1 .

oa:relationep_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person:de3e3e13-86ab-63a7-97b0-5e0c725caf40 ;
  a2a:EventKeyRef oa:event_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Event1 .

oa:relationpp_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person:b2275b09-2f97-f0da-05e4-3270cd55f498, oa:person_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c_Person:80dc87da-7ecd-6ffb-6f5b-0c33c71c7526 .

oa:source_gra_47c78a46-e3a2-3a40-ae31-ae60eae3e38c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge", "1863-10-31 - 1863-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1863-10-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1863" ;
    a2a:Book "Overlijdensregister 1863" ;
    a2a:DocumentNumber "50" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1863, Overlijdensregister 1863, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0c292495-86d7-117f-0248-f94aff506bc4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/47c78a46-e3a2-3a40-ae31-ae60eae3e38c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0c292495-86d7-117f-0248-f94aff506bc4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/47c78a46-e3a2-3a40-ae31-ae60eae3e38c" ;
  a2a:RecordGUID "{47c78a46-e3a2-3a40-ae31-ae60eae3e38c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13502_00013502.xml van GRA" .

