@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_0419931a-b16d-4e70-e774-037386a882ef
  a a2a:Record ;
  rdfs:label "Overlijden (levenloos) op 25 februari 1896 te Stadskanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person-b6025d33-0c15-b32f-3836-e8694427df07, oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person-59ee50d3-184e-9e27-675e-fb17c8bb91a1, oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person-aecb60c4-0def-3ac7-7143-d17a5544ad11 ;
  a2a:hasEvent oa:event_gra_0419931a-b16d-4e70-e774-037386a882ef_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0419931a-b16d-4e70-e774-037386a882ef_0, oa:relationep_gra_0419931a-b16d-4e70-e774-037386a882ef_1, oa:relationep_gra_0419931a-b16d-4e70-e774-037386a882ef_2 ;
  a2a:hasSource oa:source_gra_0419931a-b16d-4e70-e774-037386a882ef .

oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person-b6025d33-0c15-b32f-3836-e8694427df07
  a a2a:Person ;
  rdfs:label "Maarsingh" ;
  a2a:PersonName [
    rdfs:label "Maarsingh" ;
    a2a:PersonNameLastName "Maarsingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1896-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person-59ee50d3-184e-9e27-675e-fb17c8bb91a1
  a a2a:Person ;
  rdfs:label "Harm Maarsingh" ;
  a2a:PersonName [
    rdfs:label "Harm Maarsingh" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Maarsingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vervener" .

oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person-aecb60c4-0def-3ac7-7143-d17a5544ad11
  a a2a:Person ;
  rdfs:label "Jantina Arendina Meursing" ;
  a2a:PersonName [
    rdfs:label "Jantina Arendina Meursing" ;
    a2a:PersonNameFirstName "Jantina Arendina" ;
    a2a:PersonNameLastName "Meursing"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0419931a-b16d-4e70-e774-037386a882ef_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1896-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:relationep_gra_0419931a-b16d-4e70-e774-037386a882ef_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person:b6025d33-0c15-b32f-3836-e8694427df07 ;
  a2a:EventKeyRef oa:event_gra_0419931a-b16d-4e70-e774-037386a882ef_Event1 .

oa:relationep_gra_0419931a-b16d-4e70-e774-037386a882ef_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person:59ee50d3-184e-9e27-675e-fb17c8bb91a1 ;
  a2a:EventKeyRef oa:event_gra_0419931a-b16d-4e70-e774-037386a882ef_Event1 .

oa:relationep_gra_0419931a-b16d-4e70-e774-037386a882ef_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0419931a-b16d-4e70-e774-037386a882ef_Person:aecb60c4-0def-3ac7-7143-d17a5544ad11 ;
  a2a:EventKeyRef oa:event_gra_0419931a-b16d-4e70-e774-037386a882ef_Event1 .

oa:source_gra_0419931a-b16d-4e70-e774-037386a882ef
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1896-02-26 - 1896-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1896-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1896" ;
    a2a:Book "Overlijdensregister 1896" ;
    a2a:DocumentNumber "28" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1896, Overlijdensregister 1896, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/400cd85b-67cd-6129-10f5-5e75fb3dd282.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0419931a-b16d-4e70-e774-037386a882ef" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/400cd85b-67cd-6129-10f5-5e75fb3dd282.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0419931a-b16d-4e70-e774-037386a882ef" ;
  a2a:RecordGUID "{0419931a-b16d-4e70-e774-037386a882ef}" ;
  a2a:SourceRemarkAkteSoort "levenloos" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13162_00013162.xml van GRA" .

