@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_0dcb7945-e7a6-4200-8b4a-28b0e0879865
  a a2a:Record ;
  rdfs:label "Begrafenis op 13 juli 1793" ;
  a2a:hasPerson oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-c1836965-eeea-4bd5-a78a-7600a75d8838, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-05989e22-0b0e-485a-8ddd-3c4b1565ee61, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-717615c2-65be-488b-a39f-0d301cd2e32a, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-85f1ea13-5ec8-422a-a467-ebb8d1ab978e, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-b7e6e678-c3a5-447c-a51e-3024a2b0ef2f, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-e1f6d638-fc4c-4763-9627-574e6615ca06 ;
  a2a:hasEvent oa:event_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_0 ;
  a2a:hasRelationPP oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_0, oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_1, oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_2, oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_3, oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_4 ;
  a2a:hasSource oa:source_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865 .

oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-c1836965-eeea-4bd5-a78a-7600a75d8838
  a a2a:Person ;
  rdfs:label "Lammegijn Jans" ;
  a2a:PersonName [
    rdfs:label "Lammegijn Jans" ;
    a2a:PersonNameFirstName "Lammegijn" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "j m w d" ;
    rdfs:label "j m w d"
  ] ;
  a2a:Profession "-" .

oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-05989e22-0b0e-485a-8ddd-3c4b1565ee61
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-717615c2-65be-488b-a39f-0d301cd2e32a
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-85f1ea13-5ec8-422a-a467-ebb8d1ab978e
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-b7e6e678-c3a5-447c-a51e-3024a2b0ef2f
  a a2a:Person ;
  rdfs:label "Jurrijn Neijenhuys" ;
  a2a:PersonName [
    rdfs:label "Jurrijn Neijenhuys" ;
    a2a:PersonNameFirstName "Jurrijn" ;
    a2a:PersonNameLastName "Neijenhuys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person-e1f6d638-fc4c-4763-9627-574e6615ca06
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1793-07-13"^^xsd:date
  ] ;
  a2a:EventReligion "hervormd" .

oa:relationep_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:c1836965-eeea-4bd5-a78a-7600a75d8838 ;
  a2a:EventKeyRef oa:event_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Event1 .

oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:c1836965-eeea-4bd5-a78a-7600a75d8838, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:05989e22-0b0e-485a-8ddd-3c4b1565ee61 .

oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:c1836965-eeea-4bd5-a78a-7600a75d8838, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:717615c2-65be-488b-a39f-0d301cd2e32a .

oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:c1836965-eeea-4bd5-a78a-7600a75d8838, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:85f1ea13-5ec8-422a-a467-ebb8d1ab978e .

oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_3
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:c1836965-eeea-4bd5-a78a-7600a75d8838, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:b7e6e678-c3a5-447c-a51e-3024a2b0ef2f .

oa:relationpp_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_4
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:c1836965-eeea-4bd5-a78a-7600a75d8838, oa:person_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865_Person:e1f6d638-fc4c-4763-9627-574e6615ca06 .

oa:source_dar_0dcb7945-e7a6-4200-8b4a-28b0e0879865
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1793-07-13 - 1793-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1793-07-13"^^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/6203bd60-00eb-951e-230e-936cb429cd2d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0dcb7945-e7a6-4200-8b4a-28b0e0879865" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6203bd60-00eb-951e-230e-936cb429cd2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0dcb7945-e7a6-4200-8b4a-28b0e0879865" ;
  a2a:RecordGUID "{0dcb7945-e7a6-4200-8b4a-28b0e0879865}" ;
  a2a:SourceRemarkOpmerking "Religie: hervormd" ;
  a2a:SourceRemarkbron "Begraaf" ;
  a2a:SourceRemarkdeel "346" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_492_00000492.xml van DAR" .

