@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_286caaae-394d-2d65-aed4-2a9ae89209e8
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1933 te Wehe gem. Leens" ;
  a2a:hasPerson oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-624a988a-8b0f-9aa0-f9ce-eea2c3d453bf, oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-b54bf9ea-2367-f0cf-1414-23d00c1d9e57, oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-65bd5b7a-8bce-5e0f-d7e3-7750ec033171, oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-e76b75d3-6ad5-3c93-ef56-71029dac81c3 ;
  a2a:hasEvent oa:event_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_0, oa:relationep_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_1, oa:relationep_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_2 ;
  a2a:hasRelationPP oa:relationpp_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_0 ;
  a2a:hasSource oa:source_gra_286caaae-394d-2d65-aed4-2a9ae89209e8 .

oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-624a988a-8b0f-9aa0-f9ce-eea2c3d453bf
  a a2a:Person ;
  rdfs:label "Meinderdina Meulenkamp" ;
  a2a:PersonName [
    rdfs:label "Meinderdina Meulenkamp" ;
    a2a:PersonNameFirstName "Meinderdina" ;
    a2a:PersonNameLastName "Meulenkamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum"
  ] .

oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-b54bf9ea-2367-f0cf-1414-23d00c1d9e57
  a a2a:Person ;
  rdfs:label "Marten Hofman" ;
  a2a:PersonName [
    rdfs:label "Marten Hofman" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-65bd5b7a-8bce-5e0f-d7e3-7750ec033171
  a a2a:Person ;
  rdfs:label "Etje Bastiaans" ;
  a2a:PersonName [
    rdfs:label "Etje Bastiaans" ;
    a2a:PersonNameFirstName "Etje" ;
    a2a:PersonNameLastName "Bastiaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person-e76b75d3-6ad5-3c93-ef56-71029dac81c3
  a a2a:Person ;
  rdfs:label "Wilhelmus Gerardus Meulenkamp" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Gerardus Meulenkamp" ;
    a2a:PersonNameFirstName "Wilhelmus Gerardus" ;
    a2a:PersonNameLastName "Meulenkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1933-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wehe gem. Leens" ;
    rdfs:label "Wehe gem. Leens"
  ] .

oa:relationep_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person:624a988a-8b0f-9aa0-f9ce-eea2c3d453bf ;
  a2a:EventKeyRef oa:event_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Event1 .

oa:relationep_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person:65bd5b7a-8bce-5e0f-d7e3-7750ec033171 ;
  a2a:EventKeyRef oa:event_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Event1 .

oa:relationep_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person:e76b75d3-6ad5-3c93-ef56-71029dac81c3 ;
  a2a:EventKeyRef oa:event_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Event1 .

oa:relationpp_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person:624a988a-8b0f-9aa0-f9ce-eea2c3d453bf, oa:person_gra_286caaae-394d-2d65-aed4-2a9ae89209e8_Person:b54bf9ea-2367-f0cf-1414-23d00c1d9e57 .

oa:source_gra_286caaae-394d-2d65-aed4-2a9ae89209e8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leens" ;
    rdfs:label "Leens", "1933-11-17 - 1933-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1933-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1933" ;
    a2a:Book "Overlijdensregister 1933" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1933, Overlijdensregister 1933, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/42e40d06-e14a-f80f-aece-a77eca679db5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/286caaae-394d-2d65-aed4-2a9ae89209e8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/42e40d06-e14a-f80f-aece-a77eca679db5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/286caaae-394d-2d65-aed4-2a9ae89209e8" ;
  a2a:RecordGUID "{286caaae-394d-2d65-aed4-2a9ae89209e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13963_00013963.xml van GRA" .

