@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_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457
  a a2a:Record ;
  rdfs:label "Overlijden op 11 augustus 1906 te Bedum" ;
  a2a:hasPerson oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-1e334cfc-a200-982b-0461-e344cf15d9d8, oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-3cfbcc1f-e84b-5efe-25be-bb4e6bf8d884, oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-98d6745f-3c3e-359e-ae9e-e362b1c46d30, oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-09b03fb1-4bbb-a2af-8da2-d58924f05939 ;
  a2a:hasEvent oa:event_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_0, oa:relationep_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_1, oa:relationep_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_0 ;
  a2a:hasSource oa:source_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457 .

oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-1e334cfc-a200-982b-0461-e344cf15d9d8
  a a2a:Person ;
  rdfs:label "Grietje Jans de Vries" ;
  a2a:PersonName [
    rdfs:label "Grietje Jans de Vries" ;
    a2a:PersonNameFirstName "Grietje Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-3cfbcc1f-e84b-5efe-25be-bb4e6bf8d884
  a a2a:Person ;
  rdfs:label "Anje Tillema" ;
  a2a:PersonName [
    rdfs:label "Anje Tillema" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Tillema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-98d6745f-3c3e-359e-ae9e-e362b1c46d30
  a a2a:Person ;
  rdfs:label "Fries Wolma" ;
  a2a:PersonName [
    rdfs:label "Fries Wolma" ;
    a2a:PersonNameFirstName "Fries" ;
    a2a:PersonNameLastName "Wolma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person-09b03fb1-4bbb-a2af-8da2-d58924f05939
  a a2a:Person ;
  rdfs:label "Albert Jans Wolma" ;
  a2a:PersonName [
    rdfs:label "Albert Jans Wolma" ;
    a2a:PersonNameFirstName "Albert Jans" ;
    a2a:PersonNameLastName "Wolma"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1906-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:relationep_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person:1e334cfc-a200-982b-0461-e344cf15d9d8 ;
  a2a:EventKeyRef oa:event_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Event1 .

oa:relationep_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person:98d6745f-3c3e-359e-ae9e-e362b1c46d30 ;
  a2a:EventKeyRef oa:event_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Event1 .

oa:relationep_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person:09b03fb1-4bbb-a2af-8da2-d58924f05939 ;
  a2a:EventKeyRef oa:event_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Event1 .

oa:relationpp_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person:98d6745f-3c3e-359e-ae9e-e362b1c46d30, oa:person_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457_Person:3cfbcc1f-e84b-5efe-25be-bb4e6bf8d884 .

oa:source_gra_2a3df8ee-9a9d-2432-9fbc-e862a0ffa457
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum", "1906-08-13 - 1906-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1906-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1906" ;
    a2a:Book "Overlijdensregister 1906" ;
    a2a:DocumentNumber "43" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1906, Overlijdensregister 1906, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ed6de2cd-05c4-a27e-f4f0-560694d5b42c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2a3df8ee-9a9d-2432-9fbc-e862a0ffa457" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ed6de2cd-05c4-a27e-f4f0-560694d5b42c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2a3df8ee-9a9d-2432-9fbc-e862a0ffa457" ;
  a2a:RecordGUID "{2a3df8ee-9a9d-2432-9fbc-e862a0ffa457}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_334_00000334.xml van GRA" .

