@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_e838a398-020a-e905-b654-3bcc111cd6ba
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1873 te Solwerd gem. Appingedam" ;
  a2a:hasPerson oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person-d14e12b1-e42b-0d57-0b6c-c45d4292327c, oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person-d64f7295-8c4b-4db1-5a6b-c5525c53f7d7, oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person-6eb8a68a-3688-a6e7-d59d-cf3285e5da9f ;
  a2a:hasEvent oa:event_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e838a398-020a-e905-b654-3bcc111cd6ba_0, oa:relationep_gra_e838a398-020a-e905-b654-3bcc111cd6ba_1, oa:relationep_gra_e838a398-020a-e905-b654-3bcc111cd6ba_2 ;
  a2a:hasSource oa:source_gra_e838a398-020a-e905-b654-3bcc111cd6ba .

oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person-d14e12b1-e42b-0d57-0b6c-c45d4292327c
  a a2a:Person ;
  rdfs:label "Petronella Canninga" ;
  a2a:PersonName [
    rdfs:label "Petronella Canninga" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Canninga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar" ;
    rdfs:label "2 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Solwerd gem. Appingedam" ;
    rdfs:label "Solwerd gem. Appingedam"
  ] .

oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person-d64f7295-8c4b-4db1-5a6b-c5525c53f7d7
  a a2a:Person ;
  rdfs:label "Jan Canninga" ;
  a2a:PersonName [
    rdfs:label "Jan Canninga" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Canninga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kastelein" .

oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person-6eb8a68a-3688-a6e7-d59d-cf3285e5da9f
  a a2a:Person ;
  rdfs:label "Catharina Bulthuis" ;
  a2a:PersonName [
    rdfs:label "Catharina Bulthuis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bulthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1873-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Solwerd gem. Appingedam" ;
    rdfs:label "Solwerd gem. Appingedam"
  ] .

oa:relationep_gra_e838a398-020a-e905-b654-3bcc111cd6ba_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person:d14e12b1-e42b-0d57-0b6c-c45d4292327c ;
  a2a:EventKeyRef oa:event_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Event1 .

oa:relationep_gra_e838a398-020a-e905-b654-3bcc111cd6ba_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person:d64f7295-8c4b-4db1-5a6b-c5525c53f7d7 ;
  a2a:EventKeyRef oa:event_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Event1 .

oa:relationep_gra_e838a398-020a-e905-b654-3bcc111cd6ba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Person:6eb8a68a-3688-a6e7-d59d-cf3285e5da9f ;
  a2a:EventKeyRef oa:event_gra_e838a398-020a-e905-b654-3bcc111cd6ba_Event1 .

oa:source_gra_e838a398-020a-e905-b654-3bcc111cd6ba
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam", "1873-03-14 - 1873-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1873-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1873" ;
    a2a:Book "Overlijdensregister 1873" ;
    a2a:DocumentNumber "24" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1873, Overlijdensregister 1873, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9b8754ec-519e-42da-48eb-3d472f26dd37.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e838a398-020a-e905-b654-3bcc111cd6ba" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9b8754ec-519e-42da-48eb-3d472f26dd37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e838a398-020a-e905-b654-3bcc111cd6ba" ;
  a2a:RecordGUID "{e838a398-020a-e905-b654-3bcc111cd6ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11553_00011553.xml van GRA" .

