@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_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee
  a a2a:Record ;
  rdfs:label "Begrafenis op 23 november 1792" ;
  a2a:hasPerson oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-9bd424bf-fd97-4f4e-930f-f63f9aaebf6c, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-a328d822-e251-44bc-b4cf-de90a351162e, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-bc3b1397-7499-4e06-8708-309b413eeb8b, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-c38dc8cb-729c-43ef-9d56-c2c97a0bdf38, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-e7f7a10c-88ca-4b0f-ad20-55e39199731e ;
  a2a:hasEvent oa:event_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_0 ;
  a2a:hasRelationPP oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_0, oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_1, oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_2, oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_3 ;
  a2a:hasSource oa:source_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee .

oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-9bd424bf-fd97-4f4e-930f-f63f9aaebf6c
  a a2a:Person ;
  rdfs:label "Albert Boldingh" ;
  a2a:PersonName [
    rdfs:label "Albert Boldingh" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Boldingh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "j m w d" ;
    rdfs:label "j m w d"
  ] ;
  a2a:Profession "hospes koppelpeerden" .

oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-a328d822-e251-44bc-b4cf-de90a351162e
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-bc3b1397-7499-4e06-8708-309b413eeb8b
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-c38dc8cb-729c-43ef-9d56-c2c97a0bdf38
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person-e7f7a10c-88ca-4b0f-ad20-55e39199731e
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1792-11-23"^^xsd:date
  ] ;
  a2a:EventReligion "hervormd" .

oa:relationep_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:9bd424bf-fd97-4f4e-930f-f63f9aaebf6c ;
  a2a:EventKeyRef oa:event_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Event1 .

oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:9bd424bf-fd97-4f4e-930f-f63f9aaebf6c, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:a328d822-e251-44bc-b4cf-de90a351162e .

oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:9bd424bf-fd97-4f4e-930f-f63f9aaebf6c, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:bc3b1397-7499-4e06-8708-309b413eeb8b .

oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:9bd424bf-fd97-4f4e-930f-f63f9aaebf6c, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:c38dc8cb-729c-43ef-9d56-c2c97a0bdf38 .

oa:relationpp_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_3
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:9bd424bf-fd97-4f4e-930f-f63f9aaebf6c, oa:person_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee_Person:e7f7a10c-88ca-4b0f-ad20-55e39199731e .

oa:source_dar_3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1792-11-23 - 1792-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1792-11-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Begraaf, Deel: 346" ;
    a2a:Book "Begraafregister Assen 346" ;
    a2a:DocumentNumber "346" ;
    a2a:RegistryNumber "346" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Begraaf, Deel: 346, Begraafregister Assen 346, 346, 346"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/bea27812-935b-7b6b-aa86-0a774330f3f1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/bea27812-935b-7b6b-aa86-0a774330f3f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee" ;
  a2a:RecordGUID "{3a2d66d9-46f9-4cc8-8ea2-935c58ec0bee}" ;
  a2a:SourceRemarkOpmerking "Religie: hervormd" ;
  a2a:SourceRemarkbron "Begraaf" ;
  a2a:SourceRemarkdeel "346" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_498_00000498.xml van DAR" .

