@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_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4
  a a2a:Record ;
  rdfs:label "Begrafenis op 9 april 1740" ;
  a2a:hasPerson oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-2c222ee5-b1f8-4c88-8db0-aa9f273e8b7a, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-47a0f67e-dd08-4832-b7ad-667b7ee409ad, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-77100cc8-84ca-4e02-9cfa-7a24ed80a0f9, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-cc052521-b382-44a2-8004-905740847bbf, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-79218ffa-dd61-49d9-9e45-e4f8843509d6 ;
  a2a:hasEvent oa:event_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_0 ;
  a2a:hasRelationPP oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_0, oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_1, oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_2, oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_3 ;
  a2a:hasSource oa:source_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4 .

oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-2c222ee5-b1f8-4c88-8db0-aa9f273e8b7a
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-47a0f67e-dd08-4832-b7ad-667b7ee409ad
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-77100cc8-84ca-4e02-9cfa-7a24ed80a0f9
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-cc052521-b382-44a2-8004-905740847bbf
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person-79218ffa-dd61-49d9-9e45-e4f8843509d6
  a a2a:Person ;
  rdfs:label "Jacob Thijes" ;
  a2a:PersonName [
    rdfs:label "Jacob Thijes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Thijes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "- j m w d" ;
    rdfs:label "- j m w d"
  ] ;
  a2a:Profession "-" .

oa:event_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1740-04-09"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:79218ffa-dd61-49d9-9e45-e4f8843509d6 ;
  a2a:EventKeyRef oa:event_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Event1 .

oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:79218ffa-dd61-49d9-9e45-e4f8843509d6, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:2c222ee5-b1f8-4c88-8db0-aa9f273e8b7a .

oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:79218ffa-dd61-49d9-9e45-e4f8843509d6, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:47a0f67e-dd08-4832-b7ad-667b7ee409ad .

oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:79218ffa-dd61-49d9-9e45-e4f8843509d6, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:77100cc8-84ca-4e02-9cfa-7a24ed80a0f9 .

oa:relationpp_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_3
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:79218ffa-dd61-49d9-9e45-e4f8843509d6, oa:person_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4_Person:cc052521-b382-44a2-8004-905740847bbf .

oa:source_dar_8430b4ef-e502-4cfe-abe2-9c5275e4b1f4
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1740-04-09 - 1740-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1740-04-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Begraaf, Deel: 104" ;
    a2a:Book "Begraafregister Ruinerwold 104" ;
    a2a:DocumentNumber "104" ;
    a2a:RegistryNumber "104" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Begraaf, Deel: 104, Begraafregister Ruinerwold 104, 104, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5d2b8fed-84dd-53a9-be03-cf296203df11.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8430b4ef-e502-4cfe-abe2-9c5275e4b1f4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5d2b8fed-84dd-53a9-be03-cf296203df11.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8430b4ef-e502-4cfe-abe2-9c5275e4b1f4" ;
  a2a:RecordGUID "{8430b4ef-e502-4cfe-abe2-9c5275e4b1f4}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Begraaf" ;
  a2a:SourceRemarkdeel "104" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_426_00000426.xml van DAR" .

