@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_e27bfce2-5716-417c-bd2e-2a0ed9c1a559
  a a2a:Record ;
  rdfs:label "Overlijden op 20 november 1912 te Assen" ;
  a2a:hasPerson oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-59d358e7-7c32-4c34-90a8-18e8849acc0e, oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-d30f6980-cd22-4421-91b7-40ca3e43aeea, oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-c9d2247d-0791-430b-a6ed-598a452b2c21, oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-21126bf8-f0ac-4dca-b590-160fd1d20aba ;
  a2a:hasEvent oa:event_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_0, oa:relationep_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_1, oa:relationep_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_2 ;
  a2a:hasRelationPP oa:relationpp_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_0 ;
  a2a:hasSource oa:source_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559 .

oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-59d358e7-7c32-4c34-90a8-18e8849acc0e
  a a2a:Person ;
  rdfs:label "Saartje Colthof" ;
  a2a:PersonName [
    rdfs:label "Saartje Colthof" ;
    a2a:PersonNameFirstName "Saartje" ;
    a2a:PersonNameLastName "Colthof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-d30f6980-cd22-4421-91b7-40ca3e43aeea
  a a2a:Person ;
  rdfs:label "Bartha van Hasselt" ;
  a2a:PersonName [
    rdfs:label "Bartha van Hasselt" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hasselt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-c9d2247d-0791-430b-a6ed-598a452b2c21
  a a2a:Person ;
  rdfs:label "Philippus Heiman van Hasselt" ;
  a2a:PersonName [
    rdfs:label "Philippus Heiman van Hasselt" ;
    a2a:PersonNameFirstName "Philippus Heiman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hasselt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person-21126bf8-f0ac-4dca-b590-160fd1d20aba
  a a2a:Person ;
  rdfs:label "Meijer van Zuiden" ;
  a2a:PersonName [
    rdfs:label "Meijer van Zuiden" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zuiden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1912-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person:59d358e7-7c32-4c34-90a8-18e8849acc0e ;
  a2a:EventKeyRef oa:event_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Event1 .

oa:relationep_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person:d30f6980-cd22-4421-91b7-40ca3e43aeea ;
  a2a:EventKeyRef oa:event_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Event1 .

oa:relationep_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person:c9d2247d-0791-430b-a6ed-598a452b2c21 ;
  a2a:EventKeyRef oa:event_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Event1 .

oa:relationpp_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person:d30f6980-cd22-4421-91b7-40ca3e43aeea, oa:person_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559_Person:21126bf8-f0ac-4dca-b590-160fd1d20aba .

oa:source_dar_e27bfce2-5716-417c-bd2e-2a0ed9c1a559
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1912-11-21 - 1912-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1912-11-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1912, Periode: 1912" ;
    a2a:Book "Overlijdensregister Assen 1912" ;
    a2a:DocumentNumber "146" ;
    a2a:RegistryNumber "1912" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1912, Periode: 1912, Overlijdensregister Assen 1912, 146, 1912"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cd4fdef3-9221-95a6-76b5-e4c261534a26.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e27bfce2-5716-417c-bd2e-2a0ed9c1a559" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cd4fdef3-9221-95a6-76b5-e4c261534a26.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e27bfce2-5716-417c-bd2e-2a0ed9c1a559" ;
  a2a:RecordGUID "{e27bfce2-5716-417c-bd2e-2a0ed9c1a559}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6320_00006320.xml van DAR" .

