@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_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juli 1924 te Groningen" ;
  a2a:hasPerson oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-cf5f44ed-b7e7-db78-e934-ff7687950eed, oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-a87eef64-5ce9-a032-885f-0ab5cd8a4155, oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-a39abb8d-b2eb-d789-8e29-9db5e9ec5309, oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-f415e77c-a0f4-840a-864c-5b0c1e34eed3 ;
  a2a:hasEvent oa:event_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_0, oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_1, oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_2, oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_3 ;
  a2a:hasSource oa:source_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647 .

oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-cf5f44ed-b7e7-db78-e934-ff7687950eed
  a a2a:Person ;
  rdfs:label "Fenna Jans Vegter" ;
  a2a:PersonName [
    rdfs:label "Fenna Jans Vegter" ;
    a2a:PersonNameFirstName "Fenna Jans" ;
    a2a:PersonNameLastName "Vegter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-a87eef64-5ce9-a032-885f-0ab5cd8a4155
  a a2a:Person ;
  rdfs:label "Lammerdina Klasina de Groot" ;
  a2a:PersonName [
    rdfs:label "Lammerdina Klasina de Groot" ;
    a2a:PersonNameFirstName "Lammerdina Klasina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-a39abb8d-b2eb-d789-8e29-9db5e9ec5309
  a a2a:Person ;
  rdfs:label "Hendrik Thorbrugger" ;
  a2a:PersonName [
    rdfs:label "Hendrik Thorbrugger" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Thorbrugger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person-f415e77c-a0f4-840a-864c-5b0c1e34eed3
  a a2a:Person ;
  rdfs:label "Nicolaas Thorbrugger" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Thorbrugger" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Thorbrugger"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rottum gem. Kantens" ;
    rdfs:label "Rottum gem. Kantens"
  ] .

oa:event_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1924-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person:cf5f44ed-b7e7-db78-e934-ff7687950eed ;
  a2a:EventKeyRef oa:event_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Event1 .

oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_1
  a a2a:RelationEP ;
  rdfs:label "other:Gescheiden van" ;
  a2a:RelationType "other:Gescheiden van" ;
  a2a:PersonKeyRef oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person:a87eef64-5ce9-a032-885f-0ab5cd8a4155 ;
  a2a:EventKeyRef oa:event_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Event1 .

oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person:a39abb8d-b2eb-d789-8e29-9db5e9ec5309 ;
  a2a:EventKeyRef oa:event_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Event1 .

oa:relationep_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Person:f415e77c-a0f4-840a-864c-5b0c1e34eed3 ;
  a2a:EventKeyRef oa:event_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647_Event1 .

oa:source_gra_4bcf27b8-e289-2a52-9ee7-5d9dc57f5647
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1924-07-12 - 1924-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1924-07-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 2881-2884, Periode: 1924" ;
    a2a:Book "Overlijdensregister 1924" ;
    a2a:DocumentNumber "793" ;
    a2a:RegistryNumber "2881-2884" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 2881-2884, Periode: 1924, Overlijdensregister 1924, 793, 2881-2884"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f78d9e68-716d-2a4b-1ba2-cd4dbcc63491.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4bcf27b8-e289-2a52-9ee7-5d9dc57f5647" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f78d9e68-716d-2a4b-1ba2-cd4dbcc63491.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4bcf27b8-e289-2a52-9ee7-5d9dc57f5647" ;
  a2a:RecordGUID "{4bcf27b8-e289-2a52-9ee7-5d9dc57f5647}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2881-2884" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_47_00000047.xml van GRA" .

[]
  a2a:PersonRemarkplaats_overlijden "Groningen" ;
  a2a:PersonRemarkdatum_overlijden "1924-07-11" .

