@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_024331e4-2657-498f-911d-0ec6aed8d8ef
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1845 te Ruinerwold" ;
  a2a:hasPerson oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-a6370e7a-3f40-4c4e-a534-722489de6df7, oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-2e449557-60b9-42ab-a77b-54d942b1ad7b, oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-6b4115f3-23d4-4454-a85c-f80499b5dc08, oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-0ae6bf35-cd6e-442d-ac88-648c6e0b8535 ;
  a2a:hasEvent oa:event_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_0, oa:relationep_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_1, oa:relationep_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_2 ;
  a2a:hasRelationPP oa:relationpp_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_0 ;
  a2a:hasSource oa:source_dar_024331e4-2657-498f-911d-0ec6aed8d8ef .

oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-a6370e7a-3f40-4c4e-a534-722489de6df7
  a a2a:Person ;
  rdfs:label "Frens van Laar" ;
  a2a:PersonName [
    rdfs:label "Frens van Laar" ;
    a2a:PersonNameFirstName "Frens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-2e449557-60b9-42ab-a77b-54d942b1ad7b
  a a2a:Person ;
  rdfs:label "Koop Benen Kok" ;
  a2a:PersonName [
    rdfs:label "Koop Benen Kok" ;
    a2a:PersonNameFirstName "Koop Benen" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-6b4115f3-23d4-4454-a85c-f80499b5dc08
  a a2a:Person ;
  rdfs:label "Jentjen Koops Kok" ;
  a2a:PersonName [
    rdfs:label "Jentjen Koops Kok" ;
    a2a:PersonNameFirstName "Jentjen Koops" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1787-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person-0ae6bf35-cd6e-442d-ac88-648c6e0b8535
  a a2a:Person ;
  rdfs:label "Aaltien Gerrits" ;
  a2a:PersonName [
    rdfs:label "Aaltien Gerrits" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1845-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:relationep_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person:2e449557-60b9-42ab-a77b-54d942b1ad7b ;
  a2a:EventKeyRef oa:event_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Event1 .

oa:relationep_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person:6b4115f3-23d4-4454-a85c-f80499b5dc08 ;
  a2a:EventKeyRef oa:event_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Event1 .

oa:relationep_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person:0ae6bf35-cd6e-442d-ac88-648c6e0b8535 ;
  a2a:EventKeyRef oa:event_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Event1 .

oa:relationpp_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person:6b4115f3-23d4-4454-a85c-f80499b5dc08, oa:person_dar_024331e4-2657-498f-911d-0ec6aed8d8ef_Person:a6370e7a-3f40-4c4e-a534-722489de6df7 .

oa:source_dar_024331e4-2657-498f-911d-0ec6aed8d8ef
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1845-03-31 - 1845-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1845-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1845, Periode: 1845" ;
    a2a:Book "Overlijdensregister Ruinerwold 1845" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "1845" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1845, Periode: 1845, Overlijdensregister Ruinerwold 1845, 11, 1845"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/19f086f5-b70d-d7d1-bfe2-953bae8d2ecb.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/024331e4-2657-498f-911d-0ec6aed8d8ef" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/19f086f5-b70d-d7d1-bfe2-953bae8d2ecb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/024331e4-2657-498f-911d-0ec6aed8d8ef" ;
  a2a:RecordGUID "{024331e4-2657-498f-911d-0ec6aed8d8ef}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4177_00004177.xml van DAR" .

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