@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_8693a34f-69cc-3529-d254-e690706b20af
  a a2a:Record ;
  rdfs:label "Overlijden op 24 april 1874 te Groningen" ;
  a2a:hasPerson oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-9c549589-81d2-0511-d7be-189b1ae62357, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-7aa3e28c-adea-574a-86e5-1c5c5100de3e, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-d256ec6a-9de2-4e6b-6d0f-834b2f3d8e38, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-eb987932-356d-3842-ae23-50b664cfa986, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-dd36ae18-703d-c8de-1c12-3c4abb89adfc, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-9db0d147-8518-b939-d4c9-2e20682287f1 ;
  a2a:hasEvent oa:event_gra_8693a34f-69cc-3529-d254-e690706b20af_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8693a34f-69cc-3529-d254-e690706b20af_0, oa:relationep_gra_8693a34f-69cc-3529-d254-e690706b20af_1, oa:relationep_gra_8693a34f-69cc-3529-d254-e690706b20af_2 ;
  a2a:hasRelationPP oa:relationpp_gra_8693a34f-69cc-3529-d254-e690706b20af_0, oa:relationpp_gra_8693a34f-69cc-3529-d254-e690706b20af_1, oa:relationpp_gra_8693a34f-69cc-3529-d254-e690706b20af_2 ;
  a2a:hasSource oa:source_gra_8693a34f-69cc-3529-d254-e690706b20af .

oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-9c549589-81d2-0511-d7be-189b1ae62357
  a a2a:Person ;
  rdfs:label "Cornelis Hillebrandus Schoonbeek" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hillebrandus Schoonbeek" ;
    a2a:PersonNameFirstName "Cornelis Hillebrandus" ;
    a2a:PersonNameLastName "Schoonbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "schilder" .

oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-7aa3e28c-adea-574a-86e5-1c5c5100de3e
  a a2a:Person ;
  rdfs:label "Hermina Johanna Ariaans" ;
  a2a:PersonName [
    rdfs:label "Hermina Johanna Ariaans" ;
    a2a:PersonNameFirstName "Hermina Johanna" ;
    a2a:PersonNameLastName "Ariaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-d256ec6a-9de2-4e6b-6d0f-834b2f3d8e38
  a a2a:Person ;
  rdfs:label "Johanna Maria Crone" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Crone" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Crone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-eb987932-356d-3842-ae23-50b664cfa986
  a a2a:Person ;
  rdfs:label "Maria Christina Wegman" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Wegman" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNameLastName "Wegman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-dd36ae18-703d-c8de-1c12-3c4abb89adfc
  a a2a:Person ;
  rdfs:label "Johannes Nicolaas Schoonbeek" ;
  a2a:PersonName [
    rdfs:label "Johannes Nicolaas Schoonbeek" ;
    a2a:PersonNameFirstName "Johannes Nicolaas" ;
    a2a:PersonNameLastName "Schoonbeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schilder" .

oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person-9db0d147-8518-b939-d4c9-2e20682287f1
  a a2a:Person ;
  rdfs:label "Anna Feijens" ;
  a2a:PersonName [
    rdfs:label "Anna Feijens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Feijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8693a34f-69cc-3529-d254-e690706b20af_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1874-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_8693a34f-69cc-3529-d254-e690706b20af_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:9c549589-81d2-0511-d7be-189b1ae62357 ;
  a2a:EventKeyRef oa:event_gra_8693a34f-69cc-3529-d254-e690706b20af_Event1 .

oa:relationep_gra_8693a34f-69cc-3529-d254-e690706b20af_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:dd36ae18-703d-c8de-1c12-3c4abb89adfc ;
  a2a:EventKeyRef oa:event_gra_8693a34f-69cc-3529-d254-e690706b20af_Event1 .

oa:relationep_gra_8693a34f-69cc-3529-d254-e690706b20af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:9db0d147-8518-b939-d4c9-2e20682287f1 ;
  a2a:EventKeyRef oa:event_gra_8693a34f-69cc-3529-d254-e690706b20af_Event1 .

oa:relationpp_gra_8693a34f-69cc-3529-d254-e690706b20af_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:9c549589-81d2-0511-d7be-189b1ae62357, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:7aa3e28c-adea-574a-86e5-1c5c5100de3e .

oa:relationpp_gra_8693a34f-69cc-3529-d254-e690706b20af_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:9c549589-81d2-0511-d7be-189b1ae62357, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:d256ec6a-9de2-4e6b-6d0f-834b2f3d8e38 .

oa:relationpp_gra_8693a34f-69cc-3529-d254-e690706b20af_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:9c549589-81d2-0511-d7be-189b1ae62357, oa:person_gra_8693a34f-69cc-3529-d254-e690706b20af_Person:eb987932-356d-3842-ae23-50b664cfa986 .

oa:source_gra_8693a34f-69cc-3529-d254-e690706b20af
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1874-04-25 - 1874-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1874-04-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1874" ;
    a2a:Book "Overlijdensregister 1874" ;
    a2a:DocumentNumber "371" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1874, Overlijdensregister 1874, 371"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5984122c-7721-25bf-77e3-940f4a39645c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8693a34f-69cc-3529-d254-e690706b20af" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5984122c-7721-25bf-77e3-940f4a39645c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8693a34f-69cc-3529-d254-e690706b20af" ;
  a2a:RecordGUID "{8693a34f-69cc-3529-d254-e690706b20af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16784_00016784.xml van GRA" .

