@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_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1927 te Foxhol gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-88e7304e-737e-3237-b50c-f1a4bca06855, oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-ad683e02-4a12-9b54-44b0-6bacb8196ed5, oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-06ed5db0-617b-d2c5-c4e0-8ffb0feee711, oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-cb9f62a0-dbb9-1ad5-c268-2e4a7c08a65c ;
  a2a:hasEvent oa:event_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_0, oa:relationep_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_1, oa:relationep_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_0 ;
  a2a:hasSource oa:source_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe .

oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-88e7304e-737e-3237-b50c-f1a4bca06855
  a a2a:Person ;
  rdfs:label "Jacoba Doornbusch" ;
  a2a:PersonName [
    rdfs:label "Jacoba Doornbusch" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Doornbusch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Martenshoek gem. Hoogezand" ;
    rdfs:label "Martenshoek gem. Hoogezand"
  ] .

oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-ad683e02-4a12-9b54-44b0-6bacb8196ed5
  a a2a:Person ;
  rdfs:label "Remt Schipper" ;
  a2a:PersonName [
    rdfs:label "Remt Schipper" ;
    a2a:PersonNameFirstName "Remt" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-06ed5db0-617b-d2c5-c4e0-8ffb0feee711
  a a2a:Person ;
  rdfs:label "Jan Luurt Doornbusch" ;
  a2a:PersonName [
    rdfs:label "Jan Luurt Doornbusch" ;
    a2a:PersonNameFirstName "Jan Luurt" ;
    a2a:PersonNameLastName "Doornbusch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person-cb9f62a0-dbb9-1ad5-c268-2e4a7c08a65c
  a a2a:Person ;
  rdfs:label "Roelfie Cornelis Drenth" ;
  a2a:PersonName [
    rdfs:label "Roelfie Cornelis Drenth" ;
    a2a:PersonNameFirstName "Roelfie Cornelis" ;
    a2a:PersonNameLastName "Drenth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1927-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Foxhol gem. Hoogezand" ;
    rdfs:label "Foxhol gem. Hoogezand"
  ] .

oa:relationep_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person:88e7304e-737e-3237-b50c-f1a4bca06855 ;
  a2a:EventKeyRef oa:event_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Event1 .

oa:relationep_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person:06ed5db0-617b-d2c5-c4e0-8ffb0feee711 ;
  a2a:EventKeyRef oa:event_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Event1 .

oa:relationep_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person:cb9f62a0-dbb9-1ad5-c268-2e4a7c08a65c ;
  a2a:EventKeyRef oa:event_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Event1 .

oa:relationpp_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person:88e7304e-737e-3237-b50c-f1a4bca06855, oa:person_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe_Person:ad683e02-4a12-9b54-44b0-6bacb8196ed5 .

oa:source_gra_0e47cd17-a1bb-bdfa-99ff-ebd284b383fe
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1927-02-19 - 1927-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1927-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1927" ;
    a2a:Book "Overlijdensregister 1927" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1927, Overlijdensregister 1927, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a52bf7a9-ee86-e54d-e2bf-9654286e44a1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0e47cd17-a1bb-bdfa-99ff-ebd284b383fe" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a52bf7a9-ee86-e54d-e2bf-9654286e44a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0e47cd17-a1bb-bdfa-99ff-ebd284b383fe" ;
  a2a:RecordGUID "{0e47cd17-a1bb-bdfa-99ff-ebd284b383fe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15151_00015151.xml van GRA" .

