@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_575e4fdf-b60a-0f0f-59b4-663ca03ab811
  a a2a:Record ;
  rdfs:label "Overlijden op 6 januari 1887 te Onstwedde" ;
  a2a:hasPerson oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person-c718cc66-1a0e-62db-9a1d-054e4f5f2d17, oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person-6e9ca889-4f5b-9d71-2ae4-90b13751a3a6, oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person-695ac4c0-02e9-1d74-67cb-5e03a8ba63d5 ;
  a2a:hasEvent oa:event_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_0, oa:relationep_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_1, oa:relationep_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_2 ;
  a2a:hasSource oa:source_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811 .

oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person-c718cc66-1a0e-62db-9a1d-054e4f5f2d17
  a a2a:Person ;
  rdfs:label "Abel Frouws" ;
  a2a:PersonName [
    rdfs:label "Abel Frouws" ;
    a2a:PersonNameFirstName "Abel" ;
    a2a:PersonNameLastName "Frouws"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 maand" ;
    rdfs:label "1 maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person-6e9ca889-4f5b-9d71-2ae4-90b13751a3a6
  a a2a:Person ;
  rdfs:label "Wubbe Frouws" ;
  a2a:PersonName [
    rdfs:label "Wubbe Frouws" ;
    a2a:PersonNameFirstName "Wubbe" ;
    a2a:PersonNameLastName "Frouws"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person-695ac4c0-02e9-1d74-67cb-5e03a8ba63d5
  a a2a:Person ;
  rdfs:label "Christina Boels" ;
  a2a:PersonName [
    rdfs:label "Christina Boels" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Boels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1887-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:relationep_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person:c718cc66-1a0e-62db-9a1d-054e4f5f2d17 ;
  a2a:EventKeyRef oa:event_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Event1 .

oa:relationep_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person:6e9ca889-4f5b-9d71-2ae4-90b13751a3a6 ;
  a2a:EventKeyRef oa:event_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Event1 .

oa:relationep_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Person:695ac4c0-02e9-1d74-67cb-5e03a8ba63d5 ;
  a2a:EventKeyRef oa:event_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811_Event1 .

oa:source_gra_575e4fdf-b60a-0f0f-59b4-663ca03ab811
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1887-01-08 - 1887-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1887-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1887" ;
    a2a:Book "Overlijdensregister 1887" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1887, Overlijdensregister 1887, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/37861905-a8a7-f6c0-04d5-06221d14d209.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/575e4fdf-b60a-0f0f-59b4-663ca03ab811" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/37861905-a8a7-f6c0-04d5-06221d14d209.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/575e4fdf-b60a-0f0f-59b4-663ca03ab811" ;
  a2a:RecordGUID "{575e4fdf-b60a-0f0f-59b4-663ca03ab811}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12561_00012561.xml van GRA" .

