@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_727e5113-b90d-486b-55f0-e12b5ff21f68
  a a2a:Record ;
  rdfs:label "Overlijden op 16 november 1903 te Stadskanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person-cfeb5043-8ce0-dd11-41b0-e287b29900bb, oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person-36547b8b-2074-3e7e-61af-f1c4627a1ffc, oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person-e018b672-35c6-83c6-3bf8-1809b698b571 ;
  a2a:hasEvent oa:event_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_0, oa:relationep_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_1, oa:relationep_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_2 ;
  a2a:hasSource oa:source_gra_727e5113-b90d-486b-55f0-e12b5ff21f68 .

oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person-cfeb5043-8ce0-dd11-41b0-e287b29900bb
  a a2a:Person ;
  rdfs:label "Sikke Philippus Buwalda" ;
  a2a:PersonName [
    rdfs:label "Sikke Philippus Buwalda" ;
    a2a:PersonNameFirstName "Sikke Philippus" ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "8 maanden" ;
    rdfs:label "8 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person-36547b8b-2074-3e7e-61af-f1c4627a1ffc
  a a2a:Person ;
  rdfs:label "Jantje Kloppenburg" ;
  a2a:PersonName [
    rdfs:label "Jantje Kloppenburg" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Kloppenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person-e018b672-35c6-83c6-3bf8-1809b698b571
  a a2a:Person ;
  rdfs:label "Friedus Buwalda" ;
  a2a:PersonName [
    rdfs:label "Friedus Buwalda" ;
    a2a:PersonNameFirstName "Friedus" ;
    a2a:PersonNameLastName "Buwalda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1903-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:relationep_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person:cfeb5043-8ce0-dd11-41b0-e287b29900bb ;
  a2a:EventKeyRef oa:event_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Event1 .

oa:relationep_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person:36547b8b-2074-3e7e-61af-f1c4627a1ffc ;
  a2a:EventKeyRef oa:event_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Event1 .

oa:relationep_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Person:e018b672-35c6-83c6-3bf8-1809b698b571 ;
  a2a:EventKeyRef oa:event_gra_727e5113-b90d-486b-55f0-e12b5ff21f68_Event1 .

oa:source_gra_727e5113-b90d-486b-55f0-e12b5ff21f68
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1903-11-16 - 1903-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1903-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1903" ;
    a2a:Book "Overlijdensregister 1903" ;
    a2a:DocumentNumber "190" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1903, Overlijdensregister 1903, 190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/36c10bfb-3c3c-27c1-4222-622fc419c6e0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/727e5113-b90d-486b-55f0-e12b5ff21f68" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/36c10bfb-3c3c-27c1-4222-622fc419c6e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/727e5113-b90d-486b-55f0-e12b5ff21f68" ;
  a2a:RecordGUID "{727e5113-b90d-486b-55f0-e12b5ff21f68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15904_00015904.xml van GRA" .

