@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_ca617a1e-e904-2f06-4366-a1f5ecdbb116
  a a2a:Record ;
  rdfs:label "Overlijden op 24 november 1870 te Groningen" ;
  a2a:hasPerson oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-84ccb327-781e-0184-7804-8b157ff14df0, oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-437085d8-90cf-6431-cecd-177c44d47415, oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-170d5d1e-7c49-784e-0ee9-6aae8bcc1ae9, oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-3c0e1104-b991-a777-1637-f4a1033de567 ;
  a2a:hasEvent oa:event_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_0, oa:relationep_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_1, oa:relationep_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_2 ;
  a2a:hasRelationPP oa:relationpp_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_0 ;
  a2a:hasSource oa:source_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116 .

oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-84ccb327-781e-0184-7804-8b157ff14df0
  a a2a:Person ;
  rdfs:label "Bartina Maria Schoonbeek" ;
  a2a:PersonName [
    rdfs:label "Bartina Maria Schoonbeek" ;
    a2a:PersonNameFirstName "Bartina Maria" ;
    a2a:PersonNameLastName "Schoonbeek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "93 jaar" ;
    rdfs:label "93 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-437085d8-90cf-6431-cecd-177c44d47415
  a a2a:Person ;
  rdfs:label "Bernardus van der Meer" ;
  a2a:PersonName [
    rdfs:label "Bernardus van der Meer" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-170d5d1e-7c49-784e-0ee9-6aae8bcc1ae9
  a a2a:Person ;
  rdfs:label "Cornelius Schoonbeek" ;
  a2a:PersonName [
    rdfs:label "Cornelius Schoonbeek" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Schoonbeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "broodbakker" .

oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person-3c0e1104-b991-a777-1637-f4a1033de567
  a a2a:Person ;
  rdfs:label "Margarita Wiringa" ;
  a2a:PersonName [
    rdfs:label "Margarita Wiringa" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Wiringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1870-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person:84ccb327-781e-0184-7804-8b157ff14df0 ;
  a2a:EventKeyRef oa:event_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Event1 .

oa:relationep_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person:170d5d1e-7c49-784e-0ee9-6aae8bcc1ae9 ;
  a2a:EventKeyRef oa:event_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Event1 .

oa:relationep_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person:3c0e1104-b991-a777-1637-f4a1033de567 ;
  a2a:EventKeyRef oa:event_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Event1 .

oa:relationpp_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person:84ccb327-781e-0184-7804-8b157ff14df0, oa:person_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116_Person:437085d8-90cf-6431-cecd-177c44d47415 .

oa:source_gra_ca617a1e-e904-2f06-4366-a1f5ecdbb116
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1870-11-25 - 1870-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1870-11-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1870" ;
    a2a:Book "Overlijdensregister 1870" ;
    a2a:DocumentNumber "1106" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1870, Overlijdensregister 1870, 1106"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ec15435a-e541-0de9-6c0f-3a61aaebf59b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ca617a1e-e904-2f06-4366-a1f5ecdbb116" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ec15435a-e541-0de9-6c0f-3a61aaebf59b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ca617a1e-e904-2f06-4366-a1f5ecdbb116" ;
  a2a:RecordGUID "{ca617a1e-e904-2f06-4366-a1f5ecdbb116}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_17970_00017970.xml van GRA" .

