@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_a8aee19a-364d-49fa-807a-9e1b86ccccb6
  a a2a:Record ;
  rdfs:label "Overlijden op 9 juni 1830 te Ruinen" ;
  a2a:hasPerson oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-19903f84-2e76-4ba1-82db-876ea3a59042, oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-697eb249-3b90-4653-af0e-170fe0e38e07, oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-e2e871d5-e438-4a77-a2a8-a84492ea39c7, oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-4ceefc83-753b-409e-98c5-2af061a57a7e ;
  a2a:hasEvent oa:event_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_0, oa:relationep_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_1, oa:relationep_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_0 ;
  a2a:hasSource oa:source_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6 .

oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-19903f84-2e76-4ba1-82db-876ea3a59042
  a a2a:Person ;
  rdfs:label "Geertruit Lukas Coeling" ;
  a2a:PersonName [
    rdfs:label "Geertruit Lukas Coeling" ;
    a2a:PersonNameFirstName "Geertruit Lukas" ;
    a2a:PersonNameLastName "Coeling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-697eb249-3b90-4653-af0e-170fe0e38e07
  a a2a:Person ;
  rdfs:label "Aaffien Wichers Smid" ;
  a2a:PersonName [
    rdfs:label "Aaffien Wichers Smid" ;
    a2a:PersonNameFirstName "Aaffien Wichers" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1787-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-e2e871d5-e438-4a77-a2a8-a84492ea39c7
  a a2a:Person ;
  rdfs:label "Wicher Anderies Smid" ;
  a2a:PersonName [
    rdfs:label "Wicher Anderies Smid" ;
    a2a:PersonNameFirstName "Wicher Anderies" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person-4ceefc83-753b-409e-98c5-2af061a57a7e
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1830-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:relationep_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person:19903f84-2e76-4ba1-82db-876ea3a59042 ;
  a2a:EventKeyRef oa:event_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Event1 .

oa:relationep_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person:697eb249-3b90-4653-af0e-170fe0e38e07 ;
  a2a:EventKeyRef oa:event_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Event1 .

oa:relationep_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person:e2e871d5-e438-4a77-a2a8-a84492ea39c7 ;
  a2a:EventKeyRef oa:event_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Event1 .

oa:relationpp_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person:697eb249-3b90-4653-af0e-170fe0e38e07, oa:person_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6_Person:4ceefc83-753b-409e-98c5-2af061a57a7e .

oa:source_dar_a8aee19a-364d-49fa-807a-9e1b86ccccb6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1830-06-09 - 1830-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1830-06-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1830, Periode: 1830" ;
    a2a:Book "Overlijdensregister Ruinen 1830" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "1830" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1830, Periode: 1830, Overlijdensregister Ruinen 1830, 30, 1830"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3b276a25-7481-9eed-7f3e-fc180b846e5e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a8aee19a-364d-49fa-807a-9e1b86ccccb6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3b276a25-7481-9eed-7f3e-fc180b846e5e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a8aee19a-364d-49fa-807a-9e1b86ccccb6" ;
  a2a:RecordGUID "{a8aee19a-364d-49fa-807a-9e1b86ccccb6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6136_00006136.xml van DAR" .

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