@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_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554
  a a2a:Record ;
  rdfs:label "Begrafenis op 28 mei 1756" ;
  a2a:hasPerson oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-dc970adc-c22a-49eb-92db-f05d6fea785d, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-2878da53-d14d-4fa9-8c00-e8a9f4a10ea2, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-37fdddf0-6c81-45eb-96b6-42c880c463f6, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-b744f6ed-ba48-4b61-aa54-e67112d59f79, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-bff5894e-d5d5-46e8-93be-6400d76489f2 ;
  a2a:hasEvent oa:event_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_0 ;
  a2a:hasRelationPP oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_0, oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_1, oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_2, oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_3 ;
  a2a:hasSource oa:source_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554 .

oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-dc970adc-c22a-49eb-92db-f05d6fea785d
  a a2a:Person ;
  rdfs:label "Jannes Buckers Voerman" ;
  a2a:PersonName [
    rdfs:label "Jannes Buckers Voerman" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNamePatronym "Buckers" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "j m w d" ;
    rdfs:label "j m w d"
  ] ;
  a2a:Profession "voerman" .

oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-2878da53-d14d-4fa9-8c00-e8a9f4a10ea2
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-37fdddf0-6c81-45eb-96b6-42c880c463f6
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-b744f6ed-ba48-4b61-aa54-e67112d59f79
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person-bff5894e-d5d5-46e8-93be-6400d76489f2
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1756-05-28"^^xsd:date
  ] ;
  a2a:EventReligion "hervormd" .

oa:relationep_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:dc970adc-c22a-49eb-92db-f05d6fea785d ;
  a2a:EventKeyRef oa:event_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Event1 .

oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:dc970adc-c22a-49eb-92db-f05d6fea785d, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:2878da53-d14d-4fa9-8c00-e8a9f4a10ea2 .

oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:dc970adc-c22a-49eb-92db-f05d6fea785d, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:37fdddf0-6c81-45eb-96b6-42c880c463f6 .

oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:dc970adc-c22a-49eb-92db-f05d6fea785d, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:b744f6ed-ba48-4b61-aa54-e67112d59f79 .

oa:relationpp_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_3
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:dc970adc-c22a-49eb-92db-f05d6fea785d, oa:person_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554_Person:bff5894e-d5d5-46e8-93be-6400d76489f2 .

oa:source_dar_e1bb5b88-a6db-4d57-a4f2-fb6dc717e554
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1756-05-28 - 1756-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1756-05-28"^^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/a1b40411-851b-87f7-a6d2-6f86fdbeab7c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e1bb5b88-a6db-4d57-a4f2-fb6dc717e554" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a1b40411-851b-87f7-a6d2-6f86fdbeab7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e1bb5b88-a6db-4d57-a4f2-fb6dc717e554" ;
  a2a:RecordGUID "{e1bb5b88-a6db-4d57-a4f2-fb6dc717e554}" ;
  a2a:SourceRemarkOpmerking "Religie: hervormd" ;
  a2a:SourceRemarkbron "Begraaf" ;
  a2a:SourceRemarkdeel "346" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_521_00000521.xml van DAR" .

