@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_ee8cfa4b-20ea-4292-630b-58c81be8a3a7
  a a2a:Record ;
  rdfs:label "Overlijden op 29 februari 1924 te Zandeweer gem. Kantens" ;
  a2a:hasPerson oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person-608b0826-a2d3-6264-196d-88ba81892d89, oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person-68bc6b7d-ec0c-7392-3e5c-127dedbb7149, oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person-09d971ad-187a-3bb4-0466-62613087375b ;
  a2a:hasEvent oa:event_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_0, oa:relationep_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_1, oa:relationep_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_2 ;
  a2a:hasSource oa:source_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7 .

oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person-608b0826-a2d3-6264-196d-88ba81892d89
  a a2a:Person ;
  rdfs:label "Klaas Rixten" ;
  a2a:PersonName [
    rdfs:label "Klaas Rixten" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Rixten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar" ;
    rdfs:label "2 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person-68bc6b7d-ec0c-7392-3e5c-127dedbb7149
  a a2a:Person ;
  rdfs:label "Jan Rixten" ;
  a2a:PersonName [
    rdfs:label "Jan Rixten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rixten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper" .

oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person-09d971ad-187a-3bb4-0466-62613087375b
  a a2a:Person ;
  rdfs:label "Alberdina Drent" ;
  a2a:PersonName [
    rdfs:label "Alberdina Drent" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1924-02-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zandeweer gem. Kantens" ;
    rdfs:label "Zandeweer gem. Kantens"
  ] .

oa:relationep_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person:608b0826-a2d3-6264-196d-88ba81892d89 ;
  a2a:EventKeyRef oa:event_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Event1 .

oa:relationep_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person:68bc6b7d-ec0c-7392-3e5c-127dedbb7149 ;
  a2a:EventKeyRef oa:event_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Event1 .

oa:relationep_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Person:09d971ad-187a-3bb4-0466-62613087375b ;
  a2a:EventKeyRef oa:event_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7_Event1 .

oa:source_gra_ee8cfa4b-20ea-4292-630b-58c81be8a3a7
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kantens" ;
    rdfs:label "Kantens", "1924-03-01 - 1924-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1924-03-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1924" ;
    a2a:Book "Overlijdensregister 1924" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1924, Overlijdensregister 1924, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b3138509-ab78-f162-da89-04b82d7b279a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ee8cfa4b-20ea-4292-630b-58c81be8a3a7" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b3138509-ab78-f162-da89-04b82d7b279a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ee8cfa4b-20ea-4292-630b-58c81be8a3a7" ;
  a2a:RecordGUID "{ee8cfa4b-20ea-4292-630b-58c81be8a3a7}" ;
  a2a:SourceRemarkOpmerking "wonende te Uithuizen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12020_00012020.xml van GRA" .

