@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_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 29 januari 1909 te Groningen" ;
  a2a:hasPerson oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-049be765-ba8e-2025-c689-4d92b4d85870, oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-d8b65f3c-0df5-8f1a-b3a2-54b9cbb67f21, oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-ccd34bbc-9d63-8a25-c307-37545d0542b8, oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-d198dc05-9bf2-e5c6-9aec-28e918423464 ;
  a2a:hasEvent oa:event_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_0, oa:relationep_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_1, oa:relationep_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_0 ;
  a2a:hasSource oa:source_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a .

oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-049be765-ba8e-2025-c689-4d92b4d85870
  a a2a:Person ;
  rdfs:label "Ettje Groen" ;
  a2a:PersonName [
    rdfs:label "Ettje Groen" ;
    a2a:PersonNameFirstName "Ettje" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar" ;
    rdfs:label "46 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-d8b65f3c-0df5-8f1a-b3a2-54b9cbb67f21
  a a2a:Person ;
  rdfs:label "Willem van der Veen" ;
  a2a:PersonName [
    rdfs:label "Willem van der Veen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-ccd34bbc-9d63-8a25-c307-37545d0542b8
  a a2a:Person ;
  rdfs:label "Heike Geerts Groen" ;
  a2a:PersonName [
    rdfs:label "Heike Geerts Groen" ;
    a2a:PersonNameFirstName "Heike Geerts" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person-d198dc05-9bf2-e5c6-9aec-28e918423464
  a a2a:Person ;
  rdfs:label "Grietje Jacobs Homan" ;
  a2a:PersonName [
    rdfs:label "Grietje Jacobs Homan" ;
    a2a:PersonNameFirstName "Grietje Jacobs" ;
    a2a:PersonNameLastName "Homan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1909-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person:049be765-ba8e-2025-c689-4d92b4d85870 ;
  a2a:EventKeyRef oa:event_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Event1 .

oa:relationep_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person:ccd34bbc-9d63-8a25-c307-37545d0542b8 ;
  a2a:EventKeyRef oa:event_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Event1 .

oa:relationep_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person:d198dc05-9bf2-e5c6-9aec-28e918423464 ;
  a2a:EventKeyRef oa:event_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Event1 .

oa:relationpp_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person:049be765-ba8e-2025-c689-4d92b4d85870, oa:person_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a_Person:d8b65f3c-0df5-8f1a-b3a2-54b9cbb67f21 .

oa:source_gra_2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt", "1909-02-08 - 1909-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1909-02-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Overlijdensregister 1909" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1909, Overlijdensregister 1909, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f82e02e4-b6b8-96a4-76fa-8738ac02c5cc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f82e02e4-b6b8-96a4-76fa-8738ac02c5cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a" ;
  a2a:RecordGUID "{2fc38fa6-bf01-5998-5c87-a5e44fb8aa4a}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10821_00010821.xml van GRA" .

