@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_a093f726-e6e8-11fc-2702-7670d03f29b0
  a a2a:Record ;
  rdfs:label "Overlijden op 1 mei 1953 te Zuidlaren" ;
  a2a:hasPerson oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-482f9e4d-0c60-1783-0824-785d33df6655, oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-1a051d10-3f89-8f3e-5251-4d0674af372e, oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-11381c6b-1b84-77b7-b335-fca7e448958d, oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-eb053d43-7c19-8376-8932-e6fa8f7d68ed ;
  a2a:hasEvent oa:event_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_0, oa:relationep_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_1, oa:relationep_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_0 ;
  a2a:hasSource oa:source_dar_a093f726-e6e8-11fc-2702-7670d03f29b0 .

oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-482f9e4d-0c60-1783-0824-785d33df6655
  a a2a:Person ;
  rdfs:label "Jantje Breider" ;
  a2a:PersonName [
    rdfs:label "Jantje Breider" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Breider"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-1a051d10-3f89-8f3e-5251-4d0674af372e
  a a2a:Person ;
  rdfs:label "Jopkien Vos" ;
  a2a:PersonName [
    rdfs:label "Jopkien Vos" ;
    a2a:PersonNameFirstName "Jopkien" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-11381c6b-1b84-77b7-b335-fca7e448958d
  a a2a:Person ;
  rdfs:label "Freerk Monkhorst" ;
  a2a:PersonName [
    rdfs:label "Freerk Monkhorst" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNameLastName "Monkhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person-eb053d43-7c19-8376-8932-e6fa8f7d68ed
  a a2a:Person ;
  rdfs:label "Jakob Breider" ;
  a2a:PersonName [
    rdfs:label "Jakob Breider" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Breider"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1953-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:relationep_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person:482f9e4d-0c60-1783-0824-785d33df6655 ;
  a2a:EventKeyRef oa:event_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Event1 .

oa:relationep_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person:1a051d10-3f89-8f3e-5251-4d0674af372e ;
  a2a:EventKeyRef oa:event_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Event1 .

oa:relationep_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person:eb053d43-7c19-8376-8932-e6fa8f7d68ed ;
  a2a:EventKeyRef oa:event_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Event1 .

oa:relationpp_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person:482f9e4d-0c60-1783-0824-785d33df6655, oa:person_dar_a093f726-e6e8-11fc-2702-7670d03f29b0_Person:11381c6b-1b84-77b7-b335-fca7e448958d .

oa:source_dar_a093f726-e6e8-11fc-2702-7670d03f29b0
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1953-05-01 - 1953-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1953-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1953, Periode: 1953" ;
    a2a:Book "Overlijdensregister Zuidlaren 1953" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "1953" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1953, Periode: 1953, Overlijdensregister Zuidlaren 1953, 56, 1953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/33d4b487-7c3c-e927-39d3-a29ac4152272.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a093f726-e6e8-11fc-2702-7670d03f29b0" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/33d4b487-7c3c-e927-39d3-a29ac4152272.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a093f726-e6e8-11fc-2702-7670d03f29b0" ;
  a2a:RecordGUID "{a093f726-e6e8-11fc-2702-7670d03f29b0}" ;
  a2a:SourceRemarkdeel "1953" ;
  a2a:SourceRemarkregister_periode "1953" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_638_00000638.xml van DAR" .

[]
  a2a:PersonRemarkdiversen """Datum doop: 
Opmerkingen: woonplaats Onstwedde""" ;
  a2a:PersonRemarkdatum_overlijden "1953-05-01" .

