@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_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8
  a a2a:Record ;
  rdfs:label "Overlijden op 19 mei 1918 te Groningen" ;
  a2a:hasPerson oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person-af0dc923-09c6-6f16-2cf8-0bd1a7480017, oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person-ca308be7-649b-f937-cf36-8d811f864e2b, oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person-514dd787-27f1-0696-a566-8e406a68a0c4 ;
  a2a:hasEvent oa:event_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_0, oa:relationep_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_1, oa:relationep_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_2 ;
  a2a:hasSource oa:source_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8 .

oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person-af0dc923-09c6-6f16-2cf8-0bd1a7480017
  a a2a:Person ;
  rdfs:label "Christoffer Jacobus Baalman" ;
  a2a:PersonName [
    rdfs:label "Christoffer Jacobus Baalman" ;
    a2a:PersonNameFirstName "Christoffer Jacobus" ;
    a2a:PersonNameLastName "Baalman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stapelmoor Duitsland" ;
    rdfs:label "Stapelmoor Duitsland"
  ] ;
  a2a:Profession "smid" .

oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person-ca308be7-649b-f937-cf36-8d811f864e2b
  a a2a:Person ;
  rdfs:label "Harm Baalman" ;
  a2a:PersonName [
    rdfs:label "Harm Baalman" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Baalman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person-514dd787-27f1-0696-a566-8e406a68a0c4
  a a2a:Person ;
  rdfs:label "Meike Kampen" ;
  a2a:PersonName [
    rdfs:label "Meike Kampen" ;
    a2a:PersonNameFirstName "Meike" ;
    a2a:PersonNameLastName "Kampen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1918-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person:af0dc923-09c6-6f16-2cf8-0bd1a7480017 ;
  a2a:EventKeyRef oa:event_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Event1 .

oa:relationep_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person:ca308be7-649b-f937-cf36-8d811f864e2b ;
  a2a:EventKeyRef oa:event_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Event1 .

oa:relationep_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Person:514dd787-27f1-0696-a566-8e406a68a0c4 ;
  a2a:EventKeyRef oa:event_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8_Event1 .

oa:source_gra_f182cd94-d3de-d4c6-c068-2e17f1ba2ea8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1918-05-21 - 1918-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1918-05-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 "671" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1918, Overlijdensregister 1918, 671"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e81e540b-1956-6b37-fcb1-2b9db4e0c86c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f182cd94-d3de-d4c6-c068-2e17f1ba2ea8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e81e540b-1956-6b37-fcb1-2b9db4e0c86c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f182cd94-d3de-d4c6-c068-2e17f1ba2ea8" ;
  a2a:RecordGUID "{f182cd94-d3de-d4c6-c068-2e17f1ba2ea8}" ;
  a2a:SourceRemarkOpmerking "wonende te Bellingwolde" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12108_00012108.xml van GRA" .

