@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_571a33ef-d3f0-d58a-d04c-ec42e114fc88
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juli 1905 te Dennenoord (Zuidlaren)" ;
  a2a:hasPerson oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-a592a3ee-4126-7866-950e-88cc51bf727a, oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-9cf917a7-57fd-8e83-37dc-365a7f11af2c, oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-5b44244a-eab9-ea26-35fc-669796489b0b, oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-98e61ac1-1bec-7c3b-9f13-52711aa802f8 ;
  a2a:hasEvent oa:event_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_0, oa:relationep_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_1, oa:relationep_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_2 ;
  a2a:hasRelationPP oa:relationpp_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_0 ;
  a2a:hasSource oa:source_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88 .

oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-a592a3ee-4126-7866-950e-88cc51bf727a
  a a2a:Person ;
  rdfs:label "Sijtske Meekma" ;
  a2a:PersonName [
    rdfs:label "Sijtske Meekma" ;
    a2a:PersonNameFirstName "Sijtske" ;
    a2a:PersonNameLastName "Meekma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ferwerderadiel" ;
    rdfs:label "Ferwerderadiel"
  ] .

oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-9cf917a7-57fd-8e83-37dc-365a7f11af2c
  a a2a:Person ;
  rdfs:label "Sietsche Koopmans" ;
  a2a:PersonName [
    rdfs:label "Sietsche Koopmans" ;
    a2a:PersonNameFirstName "Sietsche" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-5b44244a-eab9-ea26-35fc-669796489b0b
  a a2a:Person ;
  rdfs:label "Pieter Willems Mennega" ;
  a2a:PersonName [
    rdfs:label "Pieter Willems Mennega" ;
    a2a:PersonNameFirstName "Pieter Willems" ;
    a2a:PersonNameLastName "Mennega"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person-98e61ac1-1bec-7c3b-9f13-52711aa802f8
  a a2a:Person ;
  rdfs:label "Sjoerd Meekma" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Meekma" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNameLastName "Meekma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:event_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1905-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dennenoord (Zuidlaren)" ;
    rdfs:label "Dennenoord (Zuidlaren)"
  ] .

oa:relationep_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person:a592a3ee-4126-7866-950e-88cc51bf727a ;
  a2a:EventKeyRef oa:event_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Event1 .

oa:relationep_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person:9cf917a7-57fd-8e83-37dc-365a7f11af2c ;
  a2a:EventKeyRef oa:event_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Event1 .

oa:relationep_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person:98e61ac1-1bec-7c3b-9f13-52711aa802f8 ;
  a2a:EventKeyRef oa:event_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Event1 .

oa:relationpp_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person:a592a3ee-4126-7866-950e-88cc51bf727a, oa:person_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88_Person:5b44244a-eab9-ea26-35fc-669796489b0b .

oa:source_dar_571a33ef-d3f0-d58a-d04c-ec42e114fc88
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1905-07-11 - 1905-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1905-07-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1905, Periode: 1905" ;
    a2a:Book "Overlijdensregister Zuidlaren 1905" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "1905" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1905, Periode: 1905, Overlijdensregister Zuidlaren 1905, 46, 1905"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ea690e58-4605-6b83-ef96-d66eade9b195.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/571a33ef-d3f0-d58a-d04c-ec42e114fc88" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ea690e58-4605-6b83-ef96-d66eade9b195.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/571a33ef-d3f0-d58a-d04c-ec42e114fc88" ;
  a2a:RecordGUID "{571a33ef-d3f0-d58a-d04c-ec42e114fc88}" ;
  a2a:SourceRemarkdeel "1905" ;
  a2a:SourceRemarkregister_periode "1905" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_610_00000610.xml van DAR" .

[]
  a2a:PersonRemarkdiversen """Datum doop: 
Opmerkingen: woonplaats Ferwerd (Ferwerderadeel)""" ;
  a2a:PersonRemarkdatum_overlijden "1905-07-10" .

