@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_c1f73bb2-bdf1-42e4-9036-cbcef8066620
  a a2a:Record ;
  rdfs:label "Overlijden op 21 oktober 1932 te Borger" ;
  a2a:hasPerson oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-6a3b5d73-653a-4b9b-a877-1603049eb159, oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-ad1eb2e2-2438-4eea-8725-8518ee6a5de9, oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-fe187186-5074-46b4-b7a7-88b819a5ea02, oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-f1310d1c-80ee-4966-a24c-795e41d52740 ;
  a2a:hasEvent oa:event_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_0, oa:relationep_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_1, oa:relationep_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_2 ;
  a2a:hasRelationPP oa:relationpp_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_0 ;
  a2a:hasSource oa:source_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620 .

oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-6a3b5d73-653a-4b9b-a877-1603049eb159
  a a2a:Person ;
  rdfs:label "Jopkien Hindriks Jongman" ;
  a2a:PersonName [
    rdfs:label "Jopkien Hindriks Jongman" ;
    a2a:PersonNameFirstName "Jopkien Hindriks" ;
    a2a:PersonNameLastName "Jongman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-ad1eb2e2-2438-4eea-8725-8518ee6a5de9
  a a2a:Person ;
  rdfs:label "Jan Haandrikman" ;
  a2a:PersonName [
    rdfs:label "Jan Haandrikman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Haandrikman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-fe187186-5074-46b4-b7a7-88b819a5ea02
  a a2a:Person ;
  rdfs:label "Hinderika Christoffers" ;
  a2a:PersonName [
    rdfs:label "Hinderika Christoffers" ;
    a2a:PersonNameFirstName "Hinderika" ;
    a2a:PersonNameLastName "Christoffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person-f1310d1c-80ee-4966-a24c-795e41d52740
  a a2a:Person ;
  rdfs:label "Evert Haandrikman" ;
  a2a:PersonName [
    rdfs:label "Evert Haandrikman" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Haandrikman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1932-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:relationep_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person:6a3b5d73-653a-4b9b-a877-1603049eb159 ;
  a2a:EventKeyRef oa:event_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Event1 .

oa:relationep_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person:ad1eb2e2-2438-4eea-8725-8518ee6a5de9 ;
  a2a:EventKeyRef oa:event_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Event1 .

oa:relationep_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person:f1310d1c-80ee-4966-a24c-795e41d52740 ;
  a2a:EventKeyRef oa:event_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Event1 .

oa:relationpp_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person:ad1eb2e2-2438-4eea-8725-8518ee6a5de9, oa:person_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620_Person:fe187186-5074-46b4-b7a7-88b819a5ea02 .

oa:source_dar_c1f73bb2-bdf1-42e4-9036-cbcef8066620
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1932-10-22 - 1932-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1932-10-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1932, Periode: 1932" ;
    a2a:Book "Overlijdensregister Borger 1932" ;
    a2a:DocumentNumber "83" ;
    a2a:RegistryNumber "1932" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1932, Periode: 1932, Overlijdensregister Borger 1932, 83, 1932"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/66a3ed40-2a60-2f68-b27b-c48b3fc3db50.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c1f73bb2-bdf1-42e4-9036-cbcef8066620" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/66a3ed40-2a60-2f68-b27b-c48b3fc3db50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c1f73bb2-bdf1-42e4-9036-cbcef8066620" ;
  a2a:RecordGUID "{c1f73bb2-bdf1-42e4-9036-cbcef8066620}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7253_00007253.xml van DAR" .

