@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_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce
  a a2a:Record ;
  rdfs:label "Overlijden op 5 mei 1954 te Groningen" ;
  a2a:hasPerson oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-9e336d20-8ca2-454f-9e07-375bbe1e7799, oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-cb15c899-e9e0-452e-990c-1f3440c84db4, oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-8648803a-7663-4fe2-8767-23035b23d4b3, oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-2102b4ff-d9e8-4226-9e95-4951125e99fe ;
  a2a:hasEvent oa:event_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_0, oa:relationep_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_1, oa:relationep_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_2 ;
  a2a:hasRelationPP oa:relationpp_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_0 ;
  a2a:hasSource oa:source_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce .

oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-9e336d20-8ca2-454f-9e07-375bbe1e7799
  a a2a:Person ;
  rdfs:label "Harmina Nuismer" ;
  a2a:PersonName [
    rdfs:label "Harmina Nuismer" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNameLastName "Nuismer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-cb15c899-e9e0-452e-990c-1f3440c84db4
  a a2a:Person ;
  rdfs:label "Stoffer Hoofd" ;
  a2a:PersonName [
    rdfs:label "Stoffer Hoofd" ;
    a2a:PersonNameFirstName "Stoffer" ;
    a2a:PersonNameLastName "Hoofd"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Marum" ;
    rdfs:label "Marum"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-8648803a-7663-4fe2-8767-23035b23d4b3
  a a2a:Person ;
  rdfs:label "Jan Hoofd" ;
  a2a:PersonName [
    rdfs:label "Jan Hoofd" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hoofd"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person-2102b4ff-d9e8-4226-9e95-4951125e99fe
  a a2a:Person ;
  rdfs:label "Janna Iwema" ;
  a2a:PersonName [
    rdfs:label "Janna Iwema" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Iwema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1954-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person:9e336d20-8ca2-454f-9e07-375bbe1e7799 ;
  a2a:EventKeyRef oa:event_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Event1 .

oa:relationep_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person:cb15c899-e9e0-452e-990c-1f3440c84db4 ;
  a2a:EventKeyRef oa:event_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Event1 .

oa:relationep_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person:8648803a-7663-4fe2-8767-23035b23d4b3 ;
  a2a:EventKeyRef oa:event_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Event1 .

oa:relationpp_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person:cb15c899-e9e0-452e-990c-1f3440c84db4, oa:person_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce_Person:2102b4ff-d9e8-4226-9e95-4951125e99fe .

oa:source_dar_07f96e71-0bb2-40d2-a343-74fef64eb0ce
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1954-05-13 - 1954-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1954-05-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1954, Periode: 1954" ;
    a2a:Book "Overlijdensregister Roden 1954" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "1954" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1954, Periode: 1954, Overlijdensregister Roden 1954, 23, 1954"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8d97d4ef-dfed-3331-f2bd-83070d5ba820.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/07f96e71-0bb2-40d2-a343-74fef64eb0ce" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8d97d4ef-dfed-3331-f2bd-83070d5ba820.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/07f96e71-0bb2-40d2-a343-74fef64eb0ce" ;
  a2a:RecordGUID "{07f96e71-0bb2-40d2-a343-74fef64eb0ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4255_00004255.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
