@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_681c8047-e3cc-d33a-7b2b-20830a9224a8
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1893 te Groningen" ;
  a2a:hasPerson oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person-501021f8-7544-6216-dd6a-dd663f5fac6c, oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person-19381336-33c2-3f0e-8e8f-b6f6c67a0d52, oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person-9ff4fd5a-84a8-5dd8-1ab6-8b7410cd8441 ;
  a2a:hasEvent oa:event_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_0, oa:relationep_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_1, oa:relationep_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_2 ;
  a2a:hasSource oa:source_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8 .

oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person-501021f8-7544-6216-dd6a-dd663f5fac6c
  a a2a:Person ;
  rdfs:label "Louwina Gerbers" ;
  a2a:PersonName [
    rdfs:label "Louwina Gerbers" ;
    a2a:PersonNameFirstName "Louwina" ;
    a2a:PersonNameLastName "Gerbers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 maanden" ;
    rdfs:label "6 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person-19381336-33c2-3f0e-8e8f-b6f6c67a0d52
  a a2a:Person ;
  rdfs:label "Jan Willem Gerbers" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Gerbers" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Gerbers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "commissionair" .

oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person-9ff4fd5a-84a8-5dd8-1ab6-8b7410cd8441
  a a2a:Person ;
  rdfs:label "Cornelia Albronda" ;
  a2a:PersonName [
    rdfs:label "Cornelia Albronda" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Albronda"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1893-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person:501021f8-7544-6216-dd6a-dd663f5fac6c ;
  a2a:EventKeyRef oa:event_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Event1 .

oa:relationep_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person:19381336-33c2-3f0e-8e8f-b6f6c67a0d52 ;
  a2a:EventKeyRef oa:event_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Event1 .

oa:relationep_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Person:9ff4fd5a-84a8-5dd8-1ab6-8b7410cd8441 ;
  a2a:EventKeyRef oa:event_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8_Event1 .

oa:source_gra_681c8047-e3cc-d33a-7b2b-20830a9224a8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1893-06-30 - 1893-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1893-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1893" ;
    a2a:Book "Overlijdensregister 1893" ;
    a2a:DocumentNumber "714" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1893, Overlijdensregister 1893, 714"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7051a4f0-dcfe-88d2-1420-7798fc05b033.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/681c8047-e3cc-d33a-7b2b-20830a9224a8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7051a4f0-dcfe-88d2-1420-7798fc05b033.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/681c8047-e3cc-d33a-7b2b-20830a9224a8" ;
  a2a:RecordGUID "{681c8047-e3cc-d33a-7b2b-20830a9224a8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12785_00012785.xml van GRA" .

