@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_987ea20f-6b7e-fa36-e9ec-275977259c40
  a a2a:Record ;
  rdfs:label "Overlijden op 10 april 1849 te Vierhuizen gem. Ulrum" ;
  a2a:hasPerson oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-6bda4676-85cb-33b7-1144-07cc4a98aef9, oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-f852e926-47a3-bcad-5c8d-07fb47a755a0, oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-fd75611f-dc28-e37a-de82-05b1b6779b05, oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-f59bdb3c-27d1-e847-c067-1236f778816b ;
  a2a:hasEvent oa:event_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_0, oa:relationep_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_1, oa:relationep_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_2 ;
  a2a:hasRelationPP oa:relationpp_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_0 ;
  a2a:hasSource oa:source_gra_987ea20f-6b7e-fa36-e9ec-275977259c40 .

oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-6bda4676-85cb-33b7-1144-07cc4a98aef9
  a a2a:Person ;
  rdfs:label "Willemina Bartelds Houwinga" ;
  a2a:PersonName [
    rdfs:label "Willemina Bartelds Houwinga" ;
    a2a:PersonNameFirstName "Willemina Bartelds" ;
    a2a:PersonNameLastName "Houwinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum"
  ] ;
  a2a:Profession "landbouwersche" .

oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-f852e926-47a3-bcad-5c8d-07fb47a755a0
  a a2a:Person ;
  rdfs:label "Jan Martens Teenstra" ;
  a2a:PersonName [
    rdfs:label "Jan Martens Teenstra" ;
    a2a:PersonNameFirstName "Jan Martens" ;
    a2a:PersonNameLastName "Teenstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-fd75611f-dc28-e37a-de82-05b1b6779b05
  a a2a:Person ;
  rdfs:label "Jantje Jans" ;
  a2a:PersonName [
    rdfs:label "Jantje Jans" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person-f59bdb3c-27d1-e847-c067-1236f778816b
  a a2a:Person ;
  rdfs:label "Barteld Willems Houwinga" ;
  a2a:PersonName [
    rdfs:label "Barteld Willems Houwinga" ;
    a2a:PersonNameFirstName "Barteld Willems" ;
    a2a:PersonNameLastName "Houwinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1849-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vierhuizen gem. Ulrum" ;
    rdfs:label "Vierhuizen gem. Ulrum"
  ] .

oa:relationep_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person:6bda4676-85cb-33b7-1144-07cc4a98aef9 ;
  a2a:EventKeyRef oa:event_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Event1 .

oa:relationep_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person:fd75611f-dc28-e37a-de82-05b1b6779b05 ;
  a2a:EventKeyRef oa:event_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Event1 .

oa:relationep_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person:f59bdb3c-27d1-e847-c067-1236f778816b ;
  a2a:EventKeyRef oa:event_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Event1 .

oa:relationpp_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person:6bda4676-85cb-33b7-1144-07cc4a98aef9, oa:person_gra_987ea20f-6b7e-fa36-e9ec-275977259c40_Person:f852e926-47a3-bcad-5c8d-07fb47a755a0 .

oa:source_gra_987ea20f-6b7e-fa36-e9ec-275977259c40
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum", "1849-04-12 - 1849-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1849-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1849" ;
    a2a:Book "Overlijdensregister 1849" ;
    a2a:DocumentNumber "21" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1849, Overlijdensregister 1849, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b0b1563b-b336-85f4-8b2e-806c97be4da4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/987ea20f-6b7e-fa36-e9ec-275977259c40" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b0b1563b-b336-85f4-8b2e-806c97be4da4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/987ea20f-6b7e-fa36-e9ec-275977259c40" ;
  a2a:RecordGUID "{987ea20f-6b7e-fa36-e9ec-275977259c40}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16475_00016475.xml van GRA" .

