@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_82a51434-7bd3-4c53-b235-18afa926c19b
  a a2a:Record ;
  rdfs:label "Overlijden op 27 oktober 1890 te Meppel" ;
  a2a:hasPerson oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-86942702-e0bb-42b8-9624-d40e907a0376, oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-85d18c3a-2a4f-45fd-baed-1c65fc0c46e7, oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-712638e9-5c11-45ea-82bb-21c94a872f71, oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-2c1c44a6-ad90-48e7-8ab2-58117f480cb4 ;
  a2a:hasEvent oa:event_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_0, oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_1, oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_2, oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_3 ;
  a2a:hasSource oa:source_dar_82a51434-7bd3-4c53-b235-18afa926c19b .

oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-86942702-e0bb-42b8-9624-d40e907a0376
  a a2a:Person ;
  rdfs:label "Marija Hagedoorn" ;
  a2a:PersonName [
    rdfs:label "Marija Hagedoorn" ;
    a2a:PersonNameFirstName "Marija" ;
    a2a:PersonNameLastName "Hagedoorn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-85d18c3a-2a4f-45fd-baed-1c65fc0c46e7
  a a2a:Person ;
  rdfs:label "Everdina Alfink" ;
  a2a:PersonName [
    rdfs:label "Everdina Alfink" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Alfink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-712638e9-5c11-45ea-82bb-21c94a872f71
  a a2a:Person ;
  rdfs:label "Roelof Wildeboer" ;
  a2a:PersonName [
    rdfs:label "Roelof Wildeboer" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Wildeboer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person-2c1c44a6-ad90-48e7-8ab2-58117f480cb4
  a a2a:Person ;
  rdfs:label "Arend Wildeboer" ;
  a2a:PersonName [
    rdfs:label "Arend Wildeboer" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Wildeboer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1816-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "stratenmaker" .

oa:event_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1890-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person:86942702-e0bb-42b8-9624-d40e907a0376 ;
  a2a:EventKeyRef oa:event_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Event1 .

oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person:85d18c3a-2a4f-45fd-baed-1c65fc0c46e7 ;
  a2a:EventKeyRef oa:event_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Event1 .

oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person:712638e9-5c11-45ea-82bb-21c94a872f71 ;
  a2a:EventKeyRef oa:event_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Event1 .

oa:relationep_dar_82a51434-7bd3-4c53-b235-18afa926c19b_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Person:2c1c44a6-ad90-48e7-8ab2-58117f480cb4 ;
  a2a:EventKeyRef oa:event_dar_82a51434-7bd3-4c53-b235-18afa926c19b_Event1 .

oa:source_dar_82a51434-7bd3-4c53-b235-18afa926c19b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1890-10-27 - 1890-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1890-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1890, Periode: 1890" ;
    a2a:Book "Overlijdensregister Meppel 1890" ;
    a2a:DocumentNumber "161" ;
    a2a:RegistryNumber "1890" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1890, Periode: 1890, Overlijdensregister Meppel 1890, 161, 1890"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/23256ad7-2530-c603-b851-062e37c5d775.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/82a51434-7bd3-4c53-b235-18afa926c19b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/23256ad7-2530-c603-b851-062e37c5d775.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/82a51434-7bd3-4c53-b235-18afa926c19b" ;
  a2a:RecordGUID "{82a51434-7bd3-4c53-b235-18afa926c19b}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1890" ;
  a2a:SourceRemarkregister_periode "1890" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7347_00007347.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1890-10-27" .

