@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_3191d6ec-792b-d592-e6fb-150373ae6b49
  a a2a:Record ;
  rdfs:label "Overlijden op 9 november 1913 te Groningen" ;
  a2a:hasPerson oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-61ff717f-21d2-32e4-3029-88c9a4037792, oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-54cdc76a-0577-dcbf-39a5-71a9e9a703b1, oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-617c54d2-b0c6-6905-ef58-589100a1283c, oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-30aca405-74ea-db1f-6024-661f69402cd4, oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-ae575d50-7d17-d60f-02ba-6270d72ffc45 ;
  a2a:hasEvent oa:event_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_0, oa:relationep_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_1, oa:relationep_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_2 ;
  a2a:hasRelationPP oa:relationpp_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_0, oa:relationpp_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_1 ;
  a2a:hasSource oa:source_gra_3191d6ec-792b-d592-e6fb-150373ae6b49 .

oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-61ff717f-21d2-32e4-3029-88c9a4037792
  a a2a:Person ;
  rdfs:label "Fokko Klaassens Koops" ;
  a2a:PersonName [
    rdfs:label "Fokko Klaassens Koops" ;
    a2a:PersonNameFirstName "Fokko Klaassens" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] ;
  a2a:Profession "koopman" .

oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-54cdc76a-0577-dcbf-39a5-71a9e9a703b1
  a a2a:Person ;
  rdfs:label "Eitina van der Voort" ;
  a2a:PersonName [
    rdfs:label "Eitina van der Voort" ;
    a2a:PersonNameFirstName "Eitina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-617c54d2-b0c6-6905-ef58-589100a1283c
  a a2a:Person ;
  rdfs:label "Adriana Justina Smith" ;
  a2a:PersonName [
    rdfs:label "Adriana Justina Smith" ;
    a2a:PersonNameFirstName "Adriana Justina" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-30aca405-74ea-db1f-6024-661f69402cd4
  a a2a:Person ;
  rdfs:label "Geert Jan Koops" ;
  a2a:PersonName [
    rdfs:label "Geert Jan Koops" ;
    a2a:PersonNameFirstName "Geert Jan" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person-ae575d50-7d17-d60f-02ba-6270d72ffc45
  a a2a:Person ;
  rdfs:label "Attje Sijmons" ;
  a2a:PersonName [
    rdfs:label "Attje Sijmons" ;
    a2a:PersonNameFirstName "Attje" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1913-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:61ff717f-21d2-32e4-3029-88c9a4037792 ;
  a2a:EventKeyRef oa:event_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Event1 .

oa:relationep_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:30aca405-74ea-db1f-6024-661f69402cd4 ;
  a2a:EventKeyRef oa:event_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Event1 .

oa:relationep_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:ae575d50-7d17-d60f-02ba-6270d72ffc45 ;
  a2a:EventKeyRef oa:event_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Event1 .

oa:relationpp_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:61ff717f-21d2-32e4-3029-88c9a4037792, oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:54cdc76a-0577-dcbf-39a5-71a9e9a703b1 .

oa:relationpp_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:61ff717f-21d2-32e4-3029-88c9a4037792, oa:person_gra_3191d6ec-792b-d592-e6fb-150373ae6b49_Person:617c54d2-b0c6-6905-ef58-589100a1283c .

oa:source_gra_3191d6ec-792b-d592-e6fb-150373ae6b49
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1913-11-11 - 1913-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1913-11-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1913" ;
    a2a:Book "Overlijdensregister 1913" ;
    a2a:DocumentNumber "1156" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1913, Overlijdensregister 1913, 1156"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/51abe155-718c-46c9-a86e-c33fece5aa09.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3191d6ec-792b-d592-e6fb-150373ae6b49" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/51abe155-718c-46c9-a86e-c33fece5aa09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3191d6ec-792b-d592-e6fb-150373ae6b49" ;
  a2a:RecordGUID "{3191d6ec-792b-d592-e6fb-150373ae6b49}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10876_00010876.xml van GRA" .

