@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_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0
  a a2a:Record ;
  rdfs:label "Overlijden op 15 december 1870 te Den Horn gem. Aduard" ;
  a2a:hasPerson oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person-67a58565-6135-cf6c-6a28-1b3ed6e2e007, oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person-8830697a-e446-5ff4-4781-cee7b9af7417, oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person-824e4e25-5e27-e6f9-be21-11f21c50dfcd ;
  a2a:hasEvent oa:event_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_0, oa:relationep_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_1, oa:relationep_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_2 ;
  a2a:hasSource oa:source_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0 .

oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person-67a58565-6135-cf6c-6a28-1b3ed6e2e007
  a a2a:Person ;
  rdfs:label "Jacobus Martinus Boelens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Martinus Boelens" ;
    a2a:PersonNameFirstName "Jacobus Martinus" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 weken" ;
    rdfs:label "5 weken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1870-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Horn gem. Aduard" ;
    rdfs:label "Den Horn gem. Aduard"
  ] .

oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person-8830697a-e446-5ff4-4781-cee7b9af7417
  a a2a:Person ;
  rdfs:label "Catharina Boelens" ;
  a2a:PersonName [
    rdfs:label "Catharina Boelens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwersche" .

oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person-824e4e25-5e27-e6f9-be21-11f21c50dfcd
  a a2a:Person ;
  rdfs:label "Martinus Jacobus Boelens" ;
  a2a:PersonName [
    rdfs:label "Martinus Jacobus Boelens" ;
    a2a:PersonNameFirstName "Martinus Jacobus" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1870-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Horn gem. Aduard" ;
    rdfs:label "Den Horn gem. Aduard"
  ] .

oa:relationep_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person:67a58565-6135-cf6c-6a28-1b3ed6e2e007 ;
  a2a:EventKeyRef oa:event_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Event1 .

oa:relationep_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person:8830697a-e446-5ff4-4781-cee7b9af7417 ;
  a2a:EventKeyRef oa:event_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Event1 .

oa:relationep_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Person:824e4e25-5e27-e6f9-be21-11f21c50dfcd ;
  a2a:EventKeyRef oa:event_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0_Event1 .

oa:source_gra_422cdd4d-66c3-16d7-e8db-c4ac6281c9e0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aduard" ;
    rdfs:label "Aduard", "1870-12-17 - 1870-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1870-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 459, Periode: 1870" ;
    a2a:Book "Overlijdensregister 1870" ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "459" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 459, Periode: 1870, Overlijdensregister 1870, 60, 459"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/3e15518a-48be-a625-178b-c403f308fa49.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/422cdd4d-66c3-16d7-e8db-c4ac6281c9e0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/3e15518a-48be-a625-178b-c403f308fa49.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/422cdd4d-66c3-16d7-e8db-c4ac6281c9e0" ;
  a2a:RecordGUID "{422cdd4d-66c3-16d7-e8db-c4ac6281c9e0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13332_00013332.xml van GRA" .

