@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_b93494a9-ecae-4cda-b9c2-68cb089f4e09
  a a2a:Record ;
  rdfs:label "Overlijden op 3 september 1852 te Hollandscheveld" ;
  a2a:hasPerson oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person-6215e757-6a04-5778-9d9a-0fff20013fb8, oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person-f4cfabab-e71a-5bfb-95a0-551f55f6a90d, oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person-c67487f2-cadd-58dd-bdf1-e4bcebe50988 ;
  a2a:hasEvent oa:event_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_0, oa:relationep_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_1, oa:relationep_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_2 ;
  a2a:hasSource oa:source_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09 .

oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person-6215e757-6a04-5778-9d9a-0fff20013fb8
  a a2a:Person ;
  rdfs:label "Geesje Hendriks Snippe" ;
  a2a:PersonName [
    rdfs:label "Geesje Hendriks Snippe" ;
    a2a:PersonNameFirstName "Geesje Hendriks" ;
    a2a:PersonNameLastName "Snippe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person-f4cfabab-e71a-5bfb-95a0-551f55f6a90d
  a a2a:Person ;
  rdfs:label "Geertje Benjamins" ;
  a2a:PersonName [
    rdfs:label "Geertje Benjamins" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Benjamins"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "10 jaar" ;
    rdfs:label "10 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1842-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person-c67487f2-cadd-58dd-bdf1-e4bcebe50988
  a a2a:Person ;
  rdfs:label "Benjamin Wolters Benjamins" ;
  a2a:PersonName [
    rdfs:label "Benjamin Wolters Benjamins" ;
    a2a:PersonNameFirstName "Benjamin Wolters" ;
    a2a:PersonNameLastName "Benjamins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1852-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hollandscheveld" ;
    rdfs:label "Hollandscheveld"
  ] .

oa:relationep_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person:6215e757-6a04-5778-9d9a-0fff20013fb8 ;
  a2a:EventKeyRef oa:event_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Event1 .

oa:relationep_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person:f4cfabab-e71a-5bfb-95a0-551f55f6a90d ;
  a2a:EventKeyRef oa:event_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Event1 .

oa:relationep_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Person:c67487f2-cadd-58dd-bdf1-e4bcebe50988 ;
  a2a:EventKeyRef oa:event_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09_Event1 .

oa:source_dar_b93494a9-ecae-4cda-b9c2-68cb089f4e09
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1852-09-03 - 1852-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1852-09-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1852, Periode: 1852" ;
    a2a:Book "Overlijdensregister Hoogeveen 1852" ;
    a2a:DocumentNumber "138" ;
    a2a:RegistryNumber "1852" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1852, Periode: 1852, Overlijdensregister Hoogeveen 1852, 138, 1852"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d871bc81-00cc-42d7-794b-85c20732e73b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b93494a9-ecae-4cda-b9c2-68cb089f4e09" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d871bc81-00cc-42d7-794b-85c20732e73b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b93494a9-ecae-4cda-b9c2-68cb089f4e09" ;
  a2a:RecordGUID "{b93494a9-ecae-4cda-b9c2-68cb089f4e09}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7134_00007134.xml van DAR" .

