@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_6aaee655-8a44-4170-b3cc-9942d61501a0
  a a2a:Record ;
  rdfs:label "Begrafenis op 17 januari 1783" ;
  a2a:hasPerson oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-132c6dae-856a-4053-b438-da04eeb5260c, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-addd5b96-c4a4-4805-814e-11c35e3b9ae1, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-b6da183f-cc3a-47df-a66b-56e86cd048c2, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-c1558a82-5649-4957-ade3-0a32ab018348, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-34bd7f8a-aac9-43cc-8028-8cd2ef02058d, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-fa62248f-85ce-4e57-bc7f-c92f4306dda8 ;
  a2a:hasEvent oa:event_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_0 ;
  a2a:hasRelationPP oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_0, oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_1, oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_2, oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_3, oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_4 ;
  a2a:hasSource oa:source_dar_6aaee655-8a44-4170-b3cc-9942d61501a0 .

oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-132c6dae-856a-4053-b438-da04eeb5260c
  a a2a:Person ;
  rdfs:label "Roelof Willems" ;
  a2a:PersonName [
    rdfs:label "Roelof Willems" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-addd5b96-c4a4-4805-814e-11c35e3b9ae1
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-b6da183f-cc3a-47df-a66b-56e86cd048c2
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-c1558a82-5649-4957-ade3-0a32ab018348
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-34bd7f8a-aac9-43cc-8028-8cd2ef02058d
  a a2a:Person ;
  rdfs:label "Stijntjen Geerts" ;
  a2a:PersonName [
    rdfs:label "Stijntjen Geerts" ;
    a2a:PersonNameFirstName "Stijntjen" ;
    a2a:PersonNamePatronym "Geerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "- j m w d" ;
    rdfs:label "- j m w d"
  ] ;
  a2a:Profession "-" .

oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person-fa62248f-85ce-4e57-bc7f-c92f4306dda8
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1783-01-17"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:34bd7f8a-aac9-43cc-8028-8cd2ef02058d ;
  a2a:EventKeyRef oa:event_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Event1 .

oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:34bd7f8a-aac9-43cc-8028-8cd2ef02058d, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:132c6dae-856a-4053-b438-da04eeb5260c .

oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:34bd7f8a-aac9-43cc-8028-8cd2ef02058d, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:addd5b96-c4a4-4805-814e-11c35e3b9ae1 .

oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:34bd7f8a-aac9-43cc-8028-8cd2ef02058d, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:b6da183f-cc3a-47df-a66b-56e86cd048c2 .

oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_3
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:34bd7f8a-aac9-43cc-8028-8cd2ef02058d, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:c1558a82-5649-4957-ade3-0a32ab018348 .

oa:relationpp_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_4
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:34bd7f8a-aac9-43cc-8028-8cd2ef02058d, oa:person_dar_6aaee655-8a44-4170-b3cc-9942d61501a0_Person:fa62248f-85ce-4e57-bc7f-c92f4306dda8 .

oa:source_dar_6aaee655-8a44-4170-b3cc-9942d61501a0
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1783-01-17 - 1783-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1783-01-17"^^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/44add1a8-1588-7331-3f2b-27f87ce02c93.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6aaee655-8a44-4170-b3cc-9942d61501a0" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/44add1a8-1588-7331-3f2b-27f87ce02c93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6aaee655-8a44-4170-b3cc-9942d61501a0" ;
  a2a:RecordGUID "{6aaee655-8a44-4170-b3cc-9942d61501a0}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Begraaf" ;
  a2a:SourceRemarkdeel "104" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_413_00000413.xml van DAR" .

