@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_7acc1cae-2cec-bb5c-286e-d838f147cb74
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juni 1934 te Ten Boer" ;
  a2a:hasPerson oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-0c852fed-b171-50e7-9340-b19cf8732d87, oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-17c86600-af8f-c2d5-ed30-231d6e6f6d26, oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-5aaf5066-a42a-7e76-fcf1-38e97a3475fb, oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-ebff53be-e34f-c453-dee1-09e9df895c1d ;
  a2a:hasEvent oa:event_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_0, oa:relationep_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_1, oa:relationep_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_2 ;
  a2a:hasRelationPP oa:relationpp_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_0 ;
  a2a:hasSource oa:source_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74 .

oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-0c852fed-b171-50e7-9340-b19cf8732d87
  a a2a:Person ;
  rdfs:label "Klaas Groenwold" ;
  a2a:PersonName [
    rdfs:label "Klaas Groenwold" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Groenwold"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-17c86600-af8f-c2d5-ed30-231d6e6f6d26
  a a2a:Person ;
  rdfs:label "Lammechien Kooi" ;
  a2a:PersonName [
    rdfs:label "Lammechien Kooi" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNameLastName "Kooi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-5aaf5066-a42a-7e76-fcf1-38e97a3475fb
  a a2a:Person ;
  rdfs:label "Willem Groenwold" ;
  a2a:PersonName [
    rdfs:label "Willem Groenwold" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Groenwold"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person-ebff53be-e34f-c453-dee1-09e9df895c1d
  a a2a:Person ;
  rdfs:label "Geessien Modderman" ;
  a2a:PersonName [
    rdfs:label "Geessien Modderman" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Modderman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1934-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer"
  ] .

oa:relationep_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person:0c852fed-b171-50e7-9340-b19cf8732d87 ;
  a2a:EventKeyRef oa:event_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Event1 .

oa:relationep_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person:5aaf5066-a42a-7e76-fcf1-38e97a3475fb ;
  a2a:EventKeyRef oa:event_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Event1 .

oa:relationep_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person:ebff53be-e34f-c453-dee1-09e9df895c1d ;
  a2a:EventKeyRef oa:event_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Event1 .

oa:relationpp_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person:0c852fed-b171-50e7-9340-b19cf8732d87, oa:person_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74_Person:17c86600-af8f-c2d5-ed30-231d6e6f6d26 .

oa:source_gra_7acc1cae-2cec-bb5c-286e-d838f147cb74
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer", "1934-06-01 - 1934-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1934-06-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1934" ;
    a2a:Book "Overlijdensregister 1934" ;
    a2a:DocumentNumber "25" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1934, Overlijdensregister 1934, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cbdb0b60-7caf-1b44-9316-f2e6df1174c6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7acc1cae-2cec-bb5c-286e-d838f147cb74" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cbdb0b60-7caf-1b44-9316-f2e6df1174c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7acc1cae-2cec-bb5c-286e-d838f147cb74" ;
  a2a:RecordGUID "{7acc1cae-2cec-bb5c-286e-d838f147cb74}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16152_00016152.xml van GRA" .

