@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_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1868 te Meppel" ;
  a2a:hasPerson oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person-c340c55b-3634-444a-bb2d-8a5ed5316d38, oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person-7128e6b0-1b23-4ae7-a706-cb1dc5aa1db2, oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person-f62a9433-0208-4051-b5f6-e9c672a0e860 ;
  a2a:hasEvent oa:event_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_0, oa:relationep_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_1, oa:relationep_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_2 ;
  a2a:hasSource oa:source_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff .

oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person-c340c55b-3634-444a-bb2d-8a5ed5316d38
  a a2a:Person ;
  rdfs:label "Roelofje Kuik" ;
  a2a:PersonName [
    rdfs:label "Roelofje Kuik" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Kuik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person-7128e6b0-1b23-4ae7-a706-cb1dc5aa1db2
  a a2a:Person ;
  rdfs:label "Wessel Groote" ;
  a2a:PersonName [
    rdfs:label "Wessel Groote" ;
    a2a:PersonNameFirstName "Wessel" ;
    a2a:PersonNameLastName "Groote"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "14 jaar" ;
    rdfs:label "14 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1854-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person-f62a9433-0208-4051-b5f6-e9c672a0e860
  a a2a:Person ;
  rdfs:label "Dirk Groote" ;
  a2a:PersonName [
    rdfs:label "Dirk Groote" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Groote"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "winkelier" .

oa:event_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1868-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person:c340c55b-3634-444a-bb2d-8a5ed5316d38 ;
  a2a:EventKeyRef oa:event_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Event1 .

oa:relationep_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person:7128e6b0-1b23-4ae7-a706-cb1dc5aa1db2 ;
  a2a:EventKeyRef oa:event_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Event1 .

oa:relationep_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Person:f62a9433-0208-4051-b5f6-e9c672a0e860 ;
  a2a:EventKeyRef oa:event_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff_Event1 .

oa:source_dar_55f46cda-dcbd-41ed-ba64-cdc4a0a78cff
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1868-08-31 - 1868-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1868-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1868, Periode: 1868" ;
    a2a:Book "Overlijdensregister Meppel 1868" ;
    a2a:DocumentNumber "157" ;
    a2a:RegistryNumber "1868" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1868, Periode: 1868, Overlijdensregister Meppel 1868, 157, 1868"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a9fc79e0-d3d1-5abf-bf94-da1824729ca0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/55f46cda-dcbd-41ed-ba64-cdc4a0a78cff" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a9fc79e0-d3d1-5abf-bf94-da1824729ca0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/55f46cda-dcbd-41ed-ba64-cdc4a0a78cff" ;
  a2a:RecordGUID "{55f46cda-dcbd-41ed-ba64-cdc4a0a78cff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4112_00004112.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
