@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_086360e8-6a19-e9f3-7622-e73b2941bcc7
  a a2a:Record ;
  rdfs:label "Overlijden op 30 december 1947 te Haren" ;
  a2a:hasPerson oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-6fcb7d54-3d92-cffc-38c1-38d1919c234f, oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-36c5f314-4d60-a2d1-d313-ee5949e5ba6c, oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-c5aa00a8-a455-535f-355f-ad599cbb5f05, oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-865a368e-c73e-7361-b5b4-c9ee8d008c6f ;
  a2a:hasEvent oa:event_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_0, oa:relationep_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_1, oa:relationep_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_2 ;
  a2a:hasRelationPP oa:relationpp_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_0 ;
  a2a:hasSource oa:source_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7 .

oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-6fcb7d54-3d92-cffc-38c1-38d1919c234f
  a a2a:Person ;
  rdfs:label "Arend Klaas van der Kamp" ;
  a2a:PersonName [
    rdfs:label "Arend Klaas van der Kamp" ;
    a2a:PersonNameFirstName "Arend Klaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn"
  ] ;
  a2a:Profession "grossier in suikerwerken" .

oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-36c5f314-4d60-a2d1-d313-ee5949e5ba6c
  a a2a:Person ;
  rdfs:label "Catharina Burema" ;
  a2a:PersonName [
    rdfs:label "Catharina Burema" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Burema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-c5aa00a8-a455-535f-355f-ad599cbb5f05
  a a2a:Person ;
  rdfs:label "Kornelis Arend van der Kamp" ;
  a2a:PersonName [
    rdfs:label "Kornelis Arend van der Kamp" ;
    a2a:PersonNameFirstName "Kornelis Arend" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person-865a368e-c73e-7361-b5b4-c9ee8d008c6f
  a a2a:Person ;
  rdfs:label "Catharina Bakker" ;
  a2a:PersonName [
    rdfs:label "Catharina Bakker" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1947-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:relationep_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person:6fcb7d54-3d92-cffc-38c1-38d1919c234f ;
  a2a:EventKeyRef oa:event_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Event1 .

oa:relationep_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person:c5aa00a8-a455-535f-355f-ad599cbb5f05 ;
  a2a:EventKeyRef oa:event_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Event1 .

oa:relationep_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person:865a368e-c73e-7361-b5b4-c9ee8d008c6f ;
  a2a:EventKeyRef oa:event_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Event1 .

oa:relationpp_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person:6fcb7d54-3d92-cffc-38c1-38d1919c234f, oa:person_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7_Person:36c5f314-4d60-a2d1-d313-ee5949e5ba6c .

oa:source_gra_086360e8-6a19-e9f3-7622-e73b2941bcc7
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1948-01-02 - 1948-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1948-01-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1357, Periode: 1948" ;
    a2a:Book "Overlijdensregister 1948" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1357" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1357, Periode: 1948, Overlijdensregister 1948, 1, 1357"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fc7b8365-c2a2-e41b-c03b-cd25394e7a01.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/086360e8-6a19-e9f3-7622-e73b2941bcc7" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fc7b8365-c2a2-e41b-c03b-cd25394e7a01.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/086360e8-6a19-e9f3-7622-e73b2941bcc7" ;
  a2a:RecordGUID "{086360e8-6a19-e9f3-7622-e73b2941bcc7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13289_00013289.xml van GRA" .

