@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_da45ff44-374a-4048-8a18-2a0bdd730ab4
  a a2a:Record ;
  rdfs:label "Overlijden op 15 mei 1915 te Borger" ;
  a2a:hasPerson oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-826c22a6-9dc1-4053-943a-6d531b57518c, oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-c1b8ab6f-7b74-4196-8e0b-6c23e436c62c, oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-c1a00d1f-d400-4ce7-9591-204f4329edca, oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-03e43d22-5069-4942-a41d-7501628f4563 ;
  a2a:hasEvent oa:event_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_0, oa:relationep_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_1, oa:relationep_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_2 ;
  a2a:hasRelationPP oa:relationpp_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_0 ;
  a2a:hasSource oa:source_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4 .

oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-826c22a6-9dc1-4053-943a-6d531b57518c
  a a2a:Person ;
  rdfs:label "Anna Johanna Benus" ;
  a2a:PersonName [
    rdfs:label "Anna Johanna Benus" ;
    a2a:PersonNameFirstName "Anna Johanna" ;
    a2a:PersonNameLastName "Benus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-c1b8ab6f-7b74-4196-8e0b-6c23e436c62c
  a a2a:Person ;
  rdfs:label "Johannes Heinz" ;
  a2a:PersonName [
    rdfs:label "Johannes Heinz" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Heinz"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "koopman" .

oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-c1a00d1f-d400-4ce7-9591-204f4329edca
  a a2a:Person ;
  rdfs:label "Johan Georg Chrisstoph Heinz" ;
  a2a:PersonName [
    rdfs:label "Johan Georg Chrisstoph Heinz" ;
    a2a:PersonNameFirstName "Johan Georg Chrisstoph" ;
    a2a:PersonNameLastName "Heinz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person-03e43d22-5069-4942-a41d-7501628f4563
  a a2a:Person ;
  rdfs:label "Janna Lameijer" ;
  a2a:PersonName [
    rdfs:label "Janna Lameijer" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Lameijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1915-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:relationep_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person:826c22a6-9dc1-4053-943a-6d531b57518c ;
  a2a:EventKeyRef oa:event_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Event1 .

oa:relationep_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person:c1b8ab6f-7b74-4196-8e0b-6c23e436c62c ;
  a2a:EventKeyRef oa:event_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Event1 .

oa:relationep_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person:c1a00d1f-d400-4ce7-9591-204f4329edca ;
  a2a:EventKeyRef oa:event_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Event1 .

oa:relationpp_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person:c1b8ab6f-7b74-4196-8e0b-6c23e436c62c, oa:person_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4_Person:03e43d22-5069-4942-a41d-7501628f4563 .

oa:source_dar_da45ff44-374a-4048-8a18-2a0bdd730ab4
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1915-05-15 - 1915-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1915-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1915, Periode: 1915" ;
    a2a:Book "Overlijdensregister Borger 1915" ;
    a2a:DocumentNumber "63" ;
    a2a:RegistryNumber "1915" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1915, Periode: 1915, Overlijdensregister Borger 1915, 63, 1915"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5aaa995a-02b6-fb11-6de0-24c835e0144e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/da45ff44-374a-4048-8a18-2a0bdd730ab4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5aaa995a-02b6-fb11-6de0-24c835e0144e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/da45ff44-374a-4048-8a18-2a0bdd730ab4" ;
  a2a:RecordGUID "{da45ff44-374a-4048-8a18-2a0bdd730ab4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5308_00005308.xml van DAR" .

