@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_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 17 mei 1973 te Veendam" ;
  a2a:hasPerson oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-a729a953-fc24-b256-5ec2-ac924985c05f, oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-950464e9-7e28-a440-9ce9-0ac6f57336a7, oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-a98f39fc-97b9-0760-3579-cb488b4fdf16, oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-b57e51c6-5515-db7b-f721-aba05ee57baf ;
  a2a:hasEvent oa:event_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_0, oa:relationep_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_1, oa:relationep_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_2 ;
  a2a:hasRelationPP oa:relationpp_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_0 ;
  a2a:hasSource oa:source_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63 .

oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-a729a953-fc24-b256-5ec2-ac924985c05f
  a a2a:Person ;
  rdfs:label "Jantje Tonkens" ;
  a2a:PersonName [
    rdfs:label "Jantje Tonkens" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Tonkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-950464e9-7e28-a440-9ce9-0ac6f57336a7
  a a2a:Person ;
  rdfs:label "Eenjo Drenth" ;
  a2a:PersonName [
    rdfs:label "Eenjo Drenth" ;
    a2a:PersonNameFirstName "Eenjo" ;
    a2a:PersonNameLastName "Drenth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-a98f39fc-97b9-0760-3579-cb488b4fdf16
  a a2a:Person ;
  rdfs:label "Esselina van der Veen" ;
  a2a:PersonName [
    rdfs:label "Esselina van der Veen" ;
    a2a:PersonNameFirstName "Esselina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person-b57e51c6-5515-db7b-f721-aba05ee57baf
  a a2a:Person ;
  rdfs:label "Klaas Drenth" ;
  a2a:PersonName [
    rdfs:label "Klaas Drenth" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Drenth"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1911-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek"
  ] .

oa:event_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1973-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person:950464e9-7e28-a440-9ce9-0ac6f57336a7 ;
  a2a:EventKeyRef oa:event_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Event1 .

oa:relationep_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person:a98f39fc-97b9-0760-3579-cb488b4fdf16 ;
  a2a:EventKeyRef oa:event_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Event1 .

oa:relationep_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person:b57e51c6-5515-db7b-f721-aba05ee57baf ;
  a2a:EventKeyRef oa:event_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Event1 .

oa:relationpp_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person:b57e51c6-5515-db7b-f721-aba05ee57baf, oa:person_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63_Person:a729a953-fc24-b256-5ec2-ac924985c05f .

oa:source_gra_113b0c97-b5b6-0b2d-6fad-e8febc603a63
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1973-05-17 - 1973-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1973-05-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1392, Periode: 1973" ;
    a2a:Book "Overlijdensregister 1973" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "1392" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1392, Periode: 1973, Overlijdensregister 1973, 67, 1392"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c6659858-269b-730c-5c8e-ba0abe81bce9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/113b0c97-b5b6-0b2d-6fad-e8febc603a63" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c6659858-269b-730c-5c8e-ba0abe81bce9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/113b0c97-b5b6-0b2d-6fad-e8febc603a63" ;
  a2a:RecordGUID "{113b0c97-b5b6-0b2d-6fad-e8febc603a63}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_7_00000007.xml van GRA" .

