@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_0944f6e8-1970-0fdf-89d7-e4b65b071609
  a a2a:Record ;
  rdfs:label "Overlijden op 19 mei 1954 te Finsterwolde" ;
  a2a:hasPerson oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-84df8c40-b1cd-a282-939e-09c8bf7488e0, oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-cb54e3f2-25ba-bbbc-4e05-75864a3bfd13, oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-e68c46dd-a307-2e6f-2e8e-51cc75bfa527, oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-64116164-b96a-8be5-dab4-783cc39263c0 ;
  a2a:hasEvent oa:event_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_0, oa:relationep_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_1, oa:relationep_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_0 ;
  a2a:hasSource oa:source_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609 .

oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-84df8c40-b1cd-a282-939e-09c8bf7488e0
  a a2a:Person ;
  rdfs:label "Okje Kaspers" ;
  a2a:PersonName [
    rdfs:label "Okje Kaspers" ;
    a2a:PersonNameFirstName "Okje" ;
    a2a:PersonNameLastName "Kaspers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "90 jaar" ;
    rdfs:label "90 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] .

oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-cb54e3f2-25ba-bbbc-4e05-75864a3bfd13
  a a2a:Person ;
  rdfs:label "Boelo Luitjen Joling" ;
  a2a:PersonName [
    rdfs:label "Boelo Luitjen Joling" ;
    a2a:PersonNameFirstName "Boelo Luitjen" ;
    a2a:PersonNameLastName "Joling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-e68c46dd-a307-2e6f-2e8e-51cc75bfa527
  a a2a:Person ;
  rdfs:label "Ebo Kaspers" ;
  a2a:PersonName [
    rdfs:label "Ebo Kaspers" ;
    a2a:PersonNameFirstName "Ebo" ;
    a2a:PersonNameLastName "Kaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person-64116164-b96a-8be5-dab4-783cc39263c0
  a a2a:Person ;
  rdfs:label "Fenna Swart" ;
  a2a:PersonName [
    rdfs:label "Fenna Swart" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1954-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] .

oa:relationep_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person:84df8c40-b1cd-a282-939e-09c8bf7488e0 ;
  a2a:EventKeyRef oa:event_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Event1 .

oa:relationep_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person:e68c46dd-a307-2e6f-2e8e-51cc75bfa527 ;
  a2a:EventKeyRef oa:event_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Event1 .

oa:relationep_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person:64116164-b96a-8be5-dab4-783cc39263c0 ;
  a2a:EventKeyRef oa:event_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Event1 .

oa:relationpp_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person:84df8c40-b1cd-a282-939e-09c8bf7488e0, oa:person_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609_Person:cb54e3f2-25ba-bbbc-4e05-75864a3bfd13 .

oa:source_gra_0944f6e8-1970-0fdf-89d7-e4b65b071609
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde", "1954-05-19 - 1954-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1954-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1411, Periode: 1954" ;
    a2a:Book "Overlijdensregister 1954" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1411" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1411, Periode: 1954, Overlijdensregister 1954, 14, 1411"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/294f71cf-7a83-b26b-a082-2cbb614076a3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0944f6e8-1970-0fdf-89d7-e4b65b071609" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/294f71cf-7a83-b26b-a082-2cbb614076a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0944f6e8-1970-0fdf-89d7-e4b65b071609" ;
  a2a:RecordGUID "{0944f6e8-1970-0fdf-89d7-e4b65b071609}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13315_00013315.xml van GRA" .

