@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_6581e409-e6e0-2882-fac5-b45f2801c288
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1955 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-0729054a-b765-bd20-31a9-b27e243ec283, oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-33a03516-6266-4ef3-8f2f-33b969e25a9b, oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-9c0ab008-5b8b-5c97-9bc3-ca43bd41a4cb, oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-a2a84f90-9673-2994-a578-ccd8f8760597 ;
  a2a:hasEvent oa:event_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6581e409-e6e0-2882-fac5-b45f2801c288_0, oa:relationep_gra_6581e409-e6e0-2882-fac5-b45f2801c288_1, oa:relationep_gra_6581e409-e6e0-2882-fac5-b45f2801c288_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6581e409-e6e0-2882-fac5-b45f2801c288_0 ;
  a2a:hasSource oa:source_gra_6581e409-e6e0-2882-fac5-b45f2801c288 .

oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-0729054a-b765-bd20-31a9-b27e243ec283
  a a2a:Person ;
  rdfs:label "Willemina Frederika Bos" ;
  a2a:PersonName [
    rdfs:label "Willemina Frederika Bos" ;
    a2a:PersonNameFirstName "Willemina Frederika" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijmeer (Dld)" ;
    rdfs:label "Wijmeer (Dld)"
  ] .

oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-33a03516-6266-4ef3-8f2f-33b969e25a9b
  a a2a:Person ;
  rdfs:label "Hendrik Weeke" ;
  a2a:PersonName [
    rdfs:label "Hendrik Weeke" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Weeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-9c0ab008-5b8b-5c97-9bc3-ca43bd41a4cb
  a a2a:Person ;
  rdfs:label "Frederik Lübbert Bos" ;
  a2a:PersonName [
    rdfs:label "Frederik Lübbert Bos" ;
    a2a:PersonNameFirstName "Frederik Lübbert" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person-a2a84f90-9673-2994-a578-ccd8f8760597
  a a2a:Person ;
  rdfs:label "Wübkedina Willems" ;
  a2a:PersonName [
    rdfs:label "Wübkedina Willems" ;
    a2a:PersonNameFirstName "Wübkedina" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1955-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_6581e409-e6e0-2882-fac5-b45f2801c288_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person:0729054a-b765-bd20-31a9-b27e243ec283 ;
  a2a:EventKeyRef oa:event_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Event1 .

oa:relationep_gra_6581e409-e6e0-2882-fac5-b45f2801c288_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person:9c0ab008-5b8b-5c97-9bc3-ca43bd41a4cb ;
  a2a:EventKeyRef oa:event_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Event1 .

oa:relationep_gra_6581e409-e6e0-2882-fac5-b45f2801c288_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person:a2a84f90-9673-2994-a578-ccd8f8760597 ;
  a2a:EventKeyRef oa:event_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Event1 .

oa:relationpp_gra_6581e409-e6e0-2882-fac5-b45f2801c288_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person:0729054a-b765-bd20-31a9-b27e243ec283, oa:person_gra_6581e409-e6e0-2882-fac5-b45f2801c288_Person:33a03516-6266-4ef3-8f2f-33b969e25a9b .

oa:source_gra_6581e409-e6e0-2882-fac5-b45f2801c288
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1955-10-17 - 1955-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1955-10-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1352, Periode: 1955" ;
    a2a:Book "Overlijdensregister 1955" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "1352" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1352, Periode: 1955, Overlijdensregister 1955, 54, 1352"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2737450e-7233-91bc-daff-66aa6c448294.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6581e409-e6e0-2882-fac5-b45f2801c288" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2737450e-7233-91bc-daff-66aa6c448294.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6581e409-e6e0-2882-fac5-b45f2801c288" ;
  a2a:RecordGUID "{6581e409-e6e0-2882-fac5-b45f2801c288}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14393_00014393.xml van GRA" .

