@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_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde
  a a2a:Record ;
  rdfs:label "Overlijden op 30 april 1853 te Smilde" ;
  a2a:hasPerson oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-74c4fbee-0fc9-40f4-a9b8-72aa7c89028b, oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-ca49be18-0273-4627-b84d-88d892b89ce9, oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-1d33ba96-50a8-418b-9b15-f7e39541b031, oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-ed5311a2-6ba0-4530-9e86-b439eb412685 ;
  a2a:hasEvent oa:event_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_0, oa:relationep_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_1, oa:relationep_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_2 ;
  a2a:hasRelationPP oa:relationpp_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_0 ;
  a2a:hasSource oa:source_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde .

oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-74c4fbee-0fc9-40f4-a9b8-72aa7c89028b
  a a2a:Person ;
  rdfs:label "Geertje Eints Geerts" ;
  a2a:PersonName [
    rdfs:label "Geertje Eints Geerts" ;
    a2a:PersonNameFirstName "Geertje Eints" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-ca49be18-0273-4627-b84d-88d892b89ce9
  a a2a:Person ;
  rdfs:label "Johanna Maria" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria" ;
    a2a:PersonNameFirstName "Johanna Maria"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-1d33ba96-50a8-418b-9b15-f7e39541b031
  a a2a:Person ;
  rdfs:label "Jan Bodeman" ;
  a2a:PersonName [
    rdfs:label "Jan Bodeman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bodeman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1808-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Profession "timmerman" .

oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person-ed5311a2-6ba0-4530-9e86-b439eb412685
  a a2a:Person ;
  rdfs:label "Johan Diedrich Bodeman" ;
  a2a:PersonName [
    rdfs:label "Johan Diedrich Bodeman" ;
    a2a:PersonNameFirstName "Johan Diedrich" ;
    a2a:PersonNameLastName "Bodeman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1853-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:relationep_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person:ca49be18-0273-4627-b84d-88d892b89ce9 ;
  a2a:EventKeyRef oa:event_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Event1 .

oa:relationep_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person:1d33ba96-50a8-418b-9b15-f7e39541b031 ;
  a2a:EventKeyRef oa:event_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Event1 .

oa:relationep_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person:ed5311a2-6ba0-4530-9e86-b439eb412685 ;
  a2a:EventKeyRef oa:event_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Event1 .

oa:relationpp_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person:1d33ba96-50a8-418b-9b15-f7e39541b031, oa:person_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde_Person:74c4fbee-0fc9-40f4-a9b8-72aa7c89028b .

oa:source_dar_6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde", "1853-04-30 - 1853-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1853-04-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1853, Periode: 1853" ;
    a2a:Book "Overlijdensregister Smilde 1853" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "1853" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1853, Periode: 1853, Overlijdensregister Smilde 1853, 50, 1853"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/bb053f79-92ed-28d4-972e-9b15cec7a8a3.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/bb053f79-92ed-28d4-972e-9b15cec7a8a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde" ;
  a2a:RecordGUID "{6f3701ff-2ec6-4283-b0dd-cf8b0cf06cde}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4454_00004454.xml van DAR" .

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