@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_a2491cf5-bca1-4262-98e2-958a0595283f
  a a2a:Record ;
  rdfs:label "Overlijden op 20 februari 1921 te Diever" ;
  a2a:hasPerson oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-dfee9ae8-11d9-4533-8b17-1049ace52dae, oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-3729e450-d67f-4644-9220-2c0e19bc34ce, oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-18644336-9322-4f3b-ae2c-c8cce7594347, oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-b76811ac-902e-499c-a7fd-ca6c6e07af40 ;
  a2a:hasEvent oa:event_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a2491cf5-bca1-4262-98e2-958a0595283f_0, oa:relationep_dar_a2491cf5-bca1-4262-98e2-958a0595283f_1, oa:relationep_dar_a2491cf5-bca1-4262-98e2-958a0595283f_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a2491cf5-bca1-4262-98e2-958a0595283f_0 ;
  a2a:hasSource oa:source_dar_a2491cf5-bca1-4262-98e2-958a0595283f .

oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-dfee9ae8-11d9-4533-8b17-1049ace52dae
  a a2a:Person ;
  rdfs:label "Albert Vierhoven" ;
  a2a:PersonName [
    rdfs:label "Albert Vierhoven" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Vierhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-3729e450-d67f-4644-9220-2c0e19bc34ce
  a a2a:Person ;
  rdfs:label "Annigje Karst Karsten" ;
  a2a:PersonName [
    rdfs:label "Annigje Karst Karsten" ;
    a2a:PersonNameFirstName "Annigje Karst" ;
    a2a:PersonNameLastName "Karsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-18644336-9322-4f3b-ae2c-c8cce7594347
  a a2a:Person ;
  rdfs:label "Trijntje Andree" ;
  a2a:PersonName [
    rdfs:label "Trijntje Andree" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Andree"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person-b76811ac-902e-499c-a7fd-ca6c6e07af40
  a a2a:Person ;
  rdfs:label "Anneus Theodorus Andree" ;
  a2a:PersonName [
    rdfs:label "Anneus Theodorus Andree" ;
    a2a:PersonNameFirstName "Anneus Theodorus" ;
    a2a:PersonNameLastName "Andree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1921-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] .

oa:relationep_dar_a2491cf5-bca1-4262-98e2-958a0595283f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person:3729e450-d67f-4644-9220-2c0e19bc34ce ;
  a2a:EventKeyRef oa:event_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Event1 .

oa:relationep_dar_a2491cf5-bca1-4262-98e2-958a0595283f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person:18644336-9322-4f3b-ae2c-c8cce7594347 ;
  a2a:EventKeyRef oa:event_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Event1 .

oa:relationep_dar_a2491cf5-bca1-4262-98e2-958a0595283f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person:b76811ac-902e-499c-a7fd-ca6c6e07af40 ;
  a2a:EventKeyRef oa:event_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Event1 .

oa:relationpp_dar_a2491cf5-bca1-4262-98e2-958a0595283f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person:18644336-9322-4f3b-ae2c-c8cce7594347, oa:person_dar_a2491cf5-bca1-4262-98e2-958a0595283f_Person:dfee9ae8-11d9-4533-8b17-1049ace52dae .

oa:source_dar_a2491cf5-bca1-4262-98e2-958a0595283f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever", "1921-02-21 - 1921-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1921-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1921, Periode: 1921" ;
    a2a:Book "Overlijdensregister Diever 1921" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1921" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1921, Periode: 1921, Overlijdensregister Diever 1921, 5, 1921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0f5fed72-3f97-0c6b-3a64-8cf69f010a58.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a2491cf5-bca1-4262-98e2-958a0595283f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0f5fed72-3f97-0c6b-3a64-8cf69f010a58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a2491cf5-bca1-4262-98e2-958a0595283f" ;
  a2a:RecordGUID "{a2491cf5-bca1-4262-98e2-958a0595283f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6048_00006048.xml van DAR" .

