@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_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850
  a a2a:Record ;
  rdfs:label "Overlijden op 4 september 1844 te Groningen" ;
  a2a:hasPerson oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-126cc1dd-723c-efb0-c998-59f9b33df446, oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-40d5fcfc-1430-4090-ada6-44687da8e9a6, oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-68428c3c-2460-9460-ba94-4fb3b2c4f23c, oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-b9f161bd-05c5-3bda-6a2c-3da39ab2f2ad ;
  a2a:hasEvent oa:event_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_0, oa:relationep_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_1, oa:relationep_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_2 ;
  a2a:hasRelationPP oa:relationpp_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_0 ;
  a2a:hasSource oa:source_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850 .

oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-126cc1dd-723c-efb0-c998-59f9b33df446
  a a2a:Person ;
  rdfs:label "Jannes Weggemans" ;
  a2a:PersonName [
    rdfs:label "Jannes Weggemans" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Weggemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "molenaar" .

oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-40d5fcfc-1430-4090-ada6-44687da8e9a6
  a a2a:Person ;
  rdfs:label "Johannes Sleining" ;
  a2a:PersonName [
    rdfs:label "Johannes Sleining" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Sleining"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-68428c3c-2460-9460-ba94-4fb3b2c4f23c
  a a2a:Person ;
  rdfs:label "Fennegien Weggemans" ;
  a2a:PersonName [
    rdfs:label "Fennegien Weggemans" ;
    a2a:PersonNameFirstName "Fennegien" ;
    a2a:PersonNameLastName "Weggemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person-b9f161bd-05c5-3bda-6a2c-3da39ab2f2ad
  a a2a:Person ;
  rdfs:label "Anna Sweerts" ;
  a2a:PersonName [
    rdfs:label "Anna Sweerts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Sweerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1844-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person:126cc1dd-723c-efb0-c998-59f9b33df446 ;
  a2a:EventKeyRef oa:event_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Event1 .

oa:relationep_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person:68428c3c-2460-9460-ba94-4fb3b2c4f23c ;
  a2a:EventKeyRef oa:event_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Event1 .

oa:relationep_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person:b9f161bd-05c5-3bda-6a2c-3da39ab2f2ad ;
  a2a:EventKeyRef oa:event_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Event1 .

oa:relationpp_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person:68428c3c-2460-9460-ba94-4fb3b2c4f23c, oa:person_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850_Person:40d5fcfc-1430-4090-ada6-44687da8e9a6 .

oa:source_gra_b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1844-09-05 - 1844-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1844-09-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1844" ;
    a2a:Book "Overlijdensregister 1844" ;
    a2a:DocumentNumber "638" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1844, Overlijdensregister 1844, 638"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6bc9cabe-c77c-c525-26b2-c4fd1f27931a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6bc9cabe-c77c-c525-26b2-c4fd1f27931a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850" ;
  a2a:RecordGUID "{b531a04a-e5a9-0c2d-fa5c-94ab7cfcb850}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15646_00015646.xml van GRA" .

