@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_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1847 te Het Schut" ;
  a2a:hasPerson oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-9312e045-b2de-5f30-a00a-e327eafa40bf, oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-6c288129-36c5-5183-9252-d59b50e095fb, oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-d1736357-176a-5b6e-ac45-d9537b77f887, oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-9e11e1f5-554b-5920-a99d-b0536dbfd2f7 ;
  a2a:hasEvent oa:event_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_0, oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_1, oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_2, oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_3 ;
  a2a:hasSource oa:source_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3 .

oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-9312e045-b2de-5f30-a00a-e327eafa40bf
  a a2a:Person ;
  rdfs:label "Trijntje Jans" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jans" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-6c288129-36c5-5183-9252-d59b50e095fb
  a a2a:Person ;
  rdfs:label "Annigje Harms Post" ;
  a2a:PersonName [
    rdfs:label "Annigje Harms Post" ;
    a2a:PersonNameFirstName "Annigje Harms" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-d1736357-176a-5b6e-ac45-d9537b77f887
  a a2a:Person ;
  rdfs:label "Hendrik Harms Booij" ;
  a2a:PersonName [
    rdfs:label "Hendrik Harms Booij" ;
    a2a:PersonNameFirstName "Hendrik Harms" ;
    a2a:PersonNameLastName "Booij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person-9e11e1f5-554b-5920-a99d-b0536dbfd2f7
  a a2a:Person ;
  rdfs:label "Harm Hendriks Booij" ;
  a2a:PersonName [
    rdfs:label "Harm Hendriks Booij" ;
    a2a:PersonNameFirstName "Harm Hendriks" ;
    a2a:PersonNameLastName "Booij"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1773" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1773-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "bijker" .

oa:event_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1847-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Schut" ;
    rdfs:label "Het Schut"
  ] .

oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person:9312e045-b2de-5f30-a00a-e327eafa40bf ;
  a2a:EventKeyRef oa:event_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Event1 .

oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person:6c288129-36c5-5183-9252-d59b50e095fb ;
  a2a:EventKeyRef oa:event_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Event1 .

oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person:d1736357-176a-5b6e-ac45-d9537b77f887 ;
  a2a:EventKeyRef oa:event_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Event1 .

oa:relationep_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Person:9e11e1f5-554b-5920-a99d-b0536dbfd2f7 ;
  a2a:EventKeyRef oa:event_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3_Event1 .

oa:source_dar_2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1847-03-13 - 1847-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1847-03-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1847, Periode: 1847" ;
    a2a:Book "Overlijdensregister Hoogeveen 1847" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "1847" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1847, Periode: 1847, Overlijdensregister Hoogeveen 1847, 38, 1847"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/857e3d7f-39c9-771a-4c39-9818fa9fd439.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/857e3d7f-39c9-771a-4c39-9818fa9fd439.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3" ;
  a2a:RecordGUID "{2e31fa01-e0ef-4b50-a5b4-568d9e5bd9c3}" ;
  a2a:SourceRemarkdeel "1847" ;
  a2a:SourceRemarkregister_periode "1847" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7010_00007010.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Het Schut" ;
  a2a:PersonRemarkdatum_overlijden "1847-03-13" .

