@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_b2fb8a3e-0708-3f82-b848-660cc3948c5f
  a a2a:Record ;
  rdfs:label "Overlijden op 4 augustus 1842 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-06e0e626-e669-0ea4-6eea-911b6f30375a, oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-97d553ca-ced0-5c4c-a7fe-bc7140e978ed, oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-bccf21d1-43ff-337a-c8d3-b5d1fe3bebdb, oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-5ab32623-235d-0784-b08a-0513381c45da ;
  a2a:hasEvent oa:event_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_0, oa:relationep_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_1, oa:relationep_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_0 ;
  a2a:hasSource oa:source_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f .

oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-06e0e626-e669-0ea4-6eea-911b6f30375a
  a a2a:Person ;
  rdfs:label "Lammechien Aaldriks Houting" ;
  a2a:PersonName [
    rdfs:label "Lammechien Aaldriks Houting" ;
    a2a:PersonNameFirstName "Lammechien Aaldriks" ;
    a2a:PersonNameLastName "Houting"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] ;
  a2a:Profession "winkeliersche" .

oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-97d553ca-ced0-5c4c-a7fe-bc7140e978ed
  a a2a:Person ;
  rdfs:label "Albert Everhardus Kunst" ;
  a2a:PersonName [
    rdfs:label "Albert Everhardus Kunst" ;
    a2a:PersonNameFirstName "Albert Everhardus" ;
    a2a:PersonNameLastName "Kunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-bccf21d1-43ff-337a-c8d3-b5d1fe3bebdb
  a a2a:Person ;
  rdfs:label "Aaldrik Houting" ;
  a2a:PersonName [
    rdfs:label "Aaldrik Houting" ;
    a2a:PersonNameFirstName "Aaldrik" ;
    a2a:PersonNameLastName "Houting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper" .

oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person-5ab32623-235d-0784-b08a-0513381c45da
  a a2a:Person ;
  rdfs:label "Annechien Klaassens" ;
  a2a:PersonName [
    rdfs:label "Annechien Klaassens" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Klaassens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1842-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person:06e0e626-e669-0ea4-6eea-911b6f30375a ;
  a2a:EventKeyRef oa:event_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Event1 .

oa:relationep_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person:bccf21d1-43ff-337a-c8d3-b5d1fe3bebdb ;
  a2a:EventKeyRef oa:event_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Event1 .

oa:relationep_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person:5ab32623-235d-0784-b08a-0513381c45da ;
  a2a:EventKeyRef oa:event_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Event1 .

oa:relationpp_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person:06e0e626-e669-0ea4-6eea-911b6f30375a, oa:person_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f_Person:97d553ca-ced0-5c4c-a7fe-bc7140e978ed .

oa:source_gra_b2fb8a3e-0708-3f82-b848-660cc3948c5f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1842-08-06 - 1842-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1842-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1842" ;
    a2a:Book "Overlijdensregister 1842" ;
    a2a:DocumentNumber "45" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1842, Overlijdensregister 1842, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4ecee624-01c1-722b-c4bb-6daa5067f9f4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b2fb8a3e-0708-3f82-b848-660cc3948c5f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4ecee624-01c1-722b-c4bb-6daa5067f9f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b2fb8a3e-0708-3f82-b848-660cc3948c5f" ;
  a2a:RecordGUID "{b2fb8a3e-0708-3f82-b848-660cc3948c5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15580_00015580.xml van GRA" .

