@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_a2c8e720-adee-466b-a6a4-994cd35e3068
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1955 te Tynaarlo (Vries)" ;
  a2a:hasPerson oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-f27fa4c5-6ed3-4ae3-9452-1b9da449f9fd, oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-4b80d693-d38e-46cb-b575-254a96468492, oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-debbebae-ca0d-416e-84db-31a77c6cfeb5, oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-dac3cd9a-906c-43a2-807e-69d6f0c96aff ;
  a2a:hasEvent oa:event_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_0, oa:relationep_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_1, oa:relationep_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_0 ;
  a2a:hasSource oa:source_dar_a2c8e720-adee-466b-a6a4-994cd35e3068 .

oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-f27fa4c5-6ed3-4ae3-9452-1b9da449f9fd
  a a2a:Person ;
  rdfs:label "Jantina Poel" ;
  a2a:PersonName [
    rdfs:label "Jantina Poel" ;
    a2a:PersonNameFirstName "Jantina" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-4b80d693-d38e-46cb-b575-254a96468492
  a a2a:Person ;
  rdfs:label "Jantien Lamberts" ;
  a2a:PersonName [
    rdfs:label "Jantien Lamberts" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-debbebae-ca0d-416e-84db-31a77c6cfeb5
  a a2a:Person ;
  rdfs:label "Jan Hilbrants" ;
  a2a:PersonName [
    rdfs:label "Jan Hilbrants" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hilbrants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person-dac3cd9a-906c-43a2-807e-69d6f0c96aff
  a a2a:Person ;
  rdfs:label "Jan Hilbrants" ;
  a2a:PersonName [
    rdfs:label "Jan Hilbrants" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hilbrants"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1955-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tynaarlo (Vries)" ;
    rdfs:label "Tynaarlo (Vries)"
  ] .

oa:relationep_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person:4b80d693-d38e-46cb-b575-254a96468492 ;
  a2a:EventKeyRef oa:event_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Event1 .

oa:relationep_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person:debbebae-ca0d-416e-84db-31a77c6cfeb5 ;
  a2a:EventKeyRef oa:event_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Event1 .

oa:relationep_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person:dac3cd9a-906c-43a2-807e-69d6f0c96aff ;
  a2a:EventKeyRef oa:event_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Event1 .

oa:relationpp_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person:debbebae-ca0d-416e-84db-31a77c6cfeb5, oa:person_dar_a2c8e720-adee-466b-a6a4-994cd35e3068_Person:f27fa4c5-6ed3-4ae3-9452-1b9da449f9fd .

oa:source_dar_a2c8e720-adee-466b-a6a4-994cd35e3068
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1955-02-09 - 1955-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1955-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1955, Periode: 1955" ;
    a2a:Book "Overlijdensregister Vries 1955" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1955" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1955, Periode: 1955, Overlijdensregister Vries 1955, 12, 1955"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ceac0e61-d028-b9c0-d3df-4a1190d51243.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a2c8e720-adee-466b-a6a4-994cd35e3068" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ceac0e61-d028-b9c0-d3df-4a1190d51243.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a2c8e720-adee-466b-a6a4-994cd35e3068" ;
  a2a:RecordGUID "{a2c8e720-adee-466b-a6a4-994cd35e3068}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6055_00006055.xml van DAR" .

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