@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1918 te Beerta" ;
  a2a:hasPerson oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person-53a18f1e-bd7c-07de-aac1-276faf7c3895, oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person-a3fd93d5-5931-e23f-1084-36eae7cbea31, oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person-a7d9896b-f825-e933-cc25-c7161b8fc499 ;
  a2a:hasEvent oa:event_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_0, oa:relationep_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_1, oa:relationep_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_2 ;
  a2a:hasSource oa:source_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3 .

oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person-53a18f1e-bd7c-07de-aac1-276faf7c3895
  a a2a:Person ;
  rdfs:label "Heika Pomp" ;
  owl:sameAs oa:person_gra_ab63f193-28d3-e368-f192-2a25834bb514_Person-2136bd46-534c-5e0a-2c65-729dae704e21 ;
  a2a:PersonName [
    rdfs:label "Heika Pomp" ;
    a2a:PersonNameFirstName "Heika" ;
    a2a:PersonNameLastName "Pomp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 maanden" ;
    rdfs:label "6 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person-a3fd93d5-5931-e23f-1084-36eae7cbea31
  a a2a:Person ;
  rdfs:label "Hemmo Pomp" ;
  owl:sameAs oa:person_gra_2042c10d-988c-37ff-ac89-3fc9d74d9c22_Person-53d70387-c9bc-0c8e-9c49-dbdfb819dbeb, oa:person_gra_6bd326a3-8c5d-fb61-2dbe-f25e6977cab3_Person-57a00531-6006-c722-6458-9977e94b7209, oa:person_gra_ab63f193-28d3-e368-f192-2a25834bb514_Person-3bde6523-8f9e-2b82-3e03-422777348982, oa:person_gra_7b1d99fc-ddc3-96b7-4a16-8c0f6c215c3c_Person-40d60565-d332-765a-784d-3bfedf64d35e ;
  a2a:PersonName [
    rdfs:label "Hemmo Pomp" ;
    a2a:PersonNameFirstName "Hemmo" ;
    a2a:PersonNameLastName "Pomp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person-a7d9896b-f825-e933-cc25-c7161b8fc499
  a a2a:Person ;
  rdfs:label "Maria Geertsema" ;
  owl:sameAs oa:person_gra_2042c10d-988c-37ff-ac89-3fc9d74d9c22_Person-9806dfbe-76d7-5bba-c537-3585374790dd, oa:person_gra_6bd326a3-8c5d-fb61-2dbe-f25e6977cab3_Person-e2c67f4f-b2e8-e76a-2efc-bed9a8b32ba2, oa:person_gra_ab63f193-28d3-e368-f192-2a25834bb514_Person-58e79cd1-7c37-18b1-cf33-ed83708043b1, oa:person_gra_7b1d99fc-ddc3-96b7-4a16-8c0f6c215c3c_Person-fbfe344d-b7a2-962e-e6a3-f0b40625fcc8 ;
  a2a:PersonName [
    rdfs:label "Maria Geertsema" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Geertsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1918-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person:53a18f1e-bd7c-07de-aac1-276faf7c3895 ;
  a2a:EventKeyRef oa:event_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Event1 .

oa:relationep_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person:a3fd93d5-5931-e23f-1084-36eae7cbea31 ;
  a2a:EventKeyRef oa:event_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Event1 .

oa:relationep_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Person:a7d9896b-f825-e933-cc25-c7161b8fc499 ;
  a2a:EventKeyRef oa:event_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3_Event1 .

oa:source_gra_3fea4fa2-e34a-8da2-55a6-a68a058fc7a3
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1918-12-21 - 1918-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1918-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1918" ;
    a2a:Book "Overlijdensregister 1918" ;
    a2a:DocumentNumber "99" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1918, Overlijdensregister 1918, 99"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f1b23057-88c0-de51-8643-feb6024dbe66.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3fea4fa2-e34a-8da2-55a6-a68a058fc7a3" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f1b23057-88c0-de51-8643-feb6024dbe66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3fea4fa2-e34a-8da2-55a6-a68a058fc7a3" ;
  a2a:RecordGUID "{3fea4fa2-e34a-8da2-55a6-a68a058fc7a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13826_00013826.xml van GRA" .

