@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_547fd3eb-8033-4ade-a77b-e545d7d2f23f
  a a2a:Record ;
  rdfs:label "Overlijden op 7 november 1931 te Meppel" ;
  a2a:hasPerson oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-2ca6f546-c7e1-4c6a-9826-05f6d9d3790e, oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-6618abfc-814e-4d8d-9735-eddb9cbad485, oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-ab06d0f8-1562-4a04-b624-c8a707097687, oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-6db73573-75fa-4784-b4ed-5682345ac1dd ;
  a2a:hasEvent oa:event_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_0, oa:relationep_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_1, oa:relationep_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_2 ;
  a2a:hasRelationPP oa:relationpp_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_0 ;
  a2a:hasSource oa:source_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f .

oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-2ca6f546-c7e1-4c6a-9826-05f6d9d3790e
  a a2a:Person ;
  rdfs:label "Trijntje Sterenberg" ;
  a2a:PersonName [
    rdfs:label "Trijntje Sterenberg" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Sterenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-6618abfc-814e-4d8d-9735-eddb9cbad485
  a a2a:Person ;
  rdfs:label "Trijntje Wierts" ;
  a2a:PersonName [
    rdfs:label "Trijntje Wierts" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Wierts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zeerijp" ;
    rdfs:label "Zeerijp"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-ab06d0f8-1562-4a04-b624-c8a707097687
  a a2a:Person ;
  rdfs:label "Jakob Wierts" ;
  a2a:PersonName [
    rdfs:label "Jakob Wierts" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Wierts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person-6db73573-75fa-4784-b4ed-5682345ac1dd
  a a2a:Person ;
  rdfs:label "Fokke Huisman" ;
  a2a:PersonName [
    rdfs:label "Fokke Huisman" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1931-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person:2ca6f546-c7e1-4c6a-9826-05f6d9d3790e ;
  a2a:EventKeyRef oa:event_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Event1 .

oa:relationep_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person:6618abfc-814e-4d8d-9735-eddb9cbad485 ;
  a2a:EventKeyRef oa:event_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Event1 .

oa:relationep_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person:ab06d0f8-1562-4a04-b624-c8a707097687 ;
  a2a:EventKeyRef oa:event_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Event1 .

oa:relationpp_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person:6618abfc-814e-4d8d-9735-eddb9cbad485, oa:person_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f_Person:6db73573-75fa-4784-b4ed-5682345ac1dd .

oa:source_dar_547fd3eb-8033-4ade-a77b-e545d7d2f23f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1931-11-07 - 1931-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1931-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1931, Periode: 1931" ;
    a2a:Book "Overlijdensregister Meppel 1931" ;
    a2a:DocumentNumber "121" ;
    a2a:RegistryNumber "1931" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1931, Periode: 1931, Overlijdensregister Meppel 1931, 121, 1931"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/68671899-18e8-5c2d-465c-e146cc374cb9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/547fd3eb-8033-4ade-a77b-e545d7d2f23f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/68671899-18e8-5c2d-465c-e146cc374cb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/547fd3eb-8033-4ade-a77b-e545d7d2f23f" ;
  a2a:RecordGUID "{547fd3eb-8033-4ade-a77b-e545d7d2f23f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4092_00004092.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
