@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_66a1cce2-d48e-efec-6904-4c45cc22b96a
  a a2a:Record ;
  rdfs:label "Overlijden op 29 januari 1881 te Groningen" ;
  a2a:hasPerson oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-0315698b-e04c-cbb1-f3e4-fb2720afe6e9, oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-0b09e275-ddfa-2fec-7ccf-faa8011c2d1b, oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-8a671dcb-3fbf-2fcd-ed20-e32b56221625, oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-e023c469-c5cc-fd5a-9ae9-2a86e0d72aad, oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-d07e9628-0517-6039-1e28-fe46b558b3c1 ;
  a2a:hasEvent oa:event_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_0, oa:relationep_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_1, oa:relationep_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_0, oa:relationpp_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_1 ;
  a2a:hasSource oa:source_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a .

oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-0315698b-e04c-cbb1-f3e4-fb2720afe6e9
  a a2a:Person ;
  rdfs:label "Reinder Willems Brouwer" ;
  a2a:PersonName [
    rdfs:label "Reinder Willems Brouwer" ;
    a2a:PersonNameFirstName "Reinder Willems" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-0b09e275-ddfa-2fec-7ccf-faa8011c2d1b
  a a2a:Person ;
  rdfs:label "Jan Hazelhof" ;
  a2a:PersonName [
    rdfs:label "Jan Hazelhof" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hazelhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-8a671dcb-3fbf-2fcd-ed20-e32b56221625
  a a2a:Person ;
  rdfs:label "Jurrien Pieters Mulder" ;
  a2a:PersonName [
    rdfs:label "Jurrien Pieters Mulder" ;
    a2a:PersonNameFirstName "Jurrien Pieters" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-e023c469-c5cc-fd5a-9ae9-2a86e0d72aad
  a a2a:Person ;
  rdfs:label "Lupke Reinders Brouwer" ;
  a2a:PersonName [
    rdfs:label "Lupke Reinders Brouwer" ;
    a2a:PersonNameFirstName "Lupke Reinders" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person-d07e9628-0517-6039-1e28-fe46b558b3c1
  a a2a:Person ;
  rdfs:label "Dina Martinus" ;
  a2a:PersonName [
    rdfs:label "Dina Martinus" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Martinus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1881-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:0315698b-e04c-cbb1-f3e4-fb2720afe6e9 ;
  a2a:EventKeyRef oa:event_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Event1 .

oa:relationep_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:e023c469-c5cc-fd5a-9ae9-2a86e0d72aad ;
  a2a:EventKeyRef oa:event_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Event1 .

oa:relationep_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:d07e9628-0517-6039-1e28-fe46b558b3c1 ;
  a2a:EventKeyRef oa:event_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Event1 .

oa:relationpp_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:e023c469-c5cc-fd5a-9ae9-2a86e0d72aad, oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:0b09e275-ddfa-2fec-7ccf-faa8011c2d1b .

oa:relationpp_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:e023c469-c5cc-fd5a-9ae9-2a86e0d72aad, oa:person_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a_Person:8a671dcb-3fbf-2fcd-ed20-e32b56221625 .

oa:source_gra_66a1cce2-d48e-efec-6904-4c45cc22b96a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1881-02-01 - 1881-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1881-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1881" ;
    a2a:Book "Overlijdensregister 1881" ;
    a2a:DocumentNumber "99" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1881, Overlijdensregister 1881, 99"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5b44b5ce-b73b-afb6-f6e1-da52b0bba15b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/66a1cce2-d48e-efec-6904-4c45cc22b96a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5b44b5ce-b73b-afb6-f6e1-da52b0bba15b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/66a1cce2-d48e-efec-6904-4c45cc22b96a" ;
  a2a:RecordGUID "{66a1cce2-d48e-efec-6904-4c45cc22b96a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14427_00014427.xml van GRA" .

