@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_1102336e-eabf-5029-2b16-7d8ecf73e176
  a a2a:Record ;
  rdfs:label "Overlijden op 21 november 1890 te Groningen" ;
  a2a:hasPerson oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-6a43f164-4c1d-4f58-5c11-8408f7663211, oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-3e6da7aa-f3a6-5d16-f30b-98e0bc09ea6b, oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-6b383dae-306b-7b70-4deb-38fd1e138301, oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-8fde5829-7b13-c7d9-e3d5-5e25505d7a8d ;
  a2a:hasEvent oa:event_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_0, oa:relationep_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_1, oa:relationep_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_2 ;
  a2a:hasRelationPP oa:relationpp_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_0 ;
  a2a:hasSource oa:source_gra_1102336e-eabf-5029-2b16-7d8ecf73e176 .

oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-6a43f164-4c1d-4f58-5c11-8408f7663211
  a a2a:Person ;
  rdfs:label "Johanna Margaretha Muller" ;
  a2a:PersonName [
    rdfs:label "Johanna Margaretha Muller" ;
    a2a:PersonNameFirstName "Johanna Margaretha" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-3e6da7aa-f3a6-5d16-f30b-98e0bc09ea6b
  a a2a:Person ;
  rdfs:label "Rutger Adolf Benthem de Grave" ;
  a2a:PersonName [
    rdfs:label "Rutger Adolf Benthem de Grave" ;
    a2a:PersonNameFirstName "Rutger Adolf Benthem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grave"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-6b383dae-306b-7b70-4deb-38fd1e138301
  a a2a:Person ;
  rdfs:label "Johan Henrich Muller" ;
  a2a:PersonName [
    rdfs:label "Johan Henrich Muller" ;
    a2a:PersonNameFirstName "Johan Henrich" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person-8fde5829-7b13-c7d9-e3d5-5e25505d7a8d
  a a2a:Person ;
  rdfs:label "Grietje Roelfs Graatsema" ;
  a2a:PersonName [
    rdfs:label "Grietje Roelfs Graatsema" ;
    a2a:PersonNameFirstName "Grietje Roelfs" ;
    a2a:PersonNameLastName "Graatsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1890-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person:6a43f164-4c1d-4f58-5c11-8408f7663211 ;
  a2a:EventKeyRef oa:event_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Event1 .

oa:relationep_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person:6b383dae-306b-7b70-4deb-38fd1e138301 ;
  a2a:EventKeyRef oa:event_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Event1 .

oa:relationep_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person:8fde5829-7b13-c7d9-e3d5-5e25505d7a8d ;
  a2a:EventKeyRef oa:event_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Event1 .

oa:relationpp_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person:6a43f164-4c1d-4f58-5c11-8408f7663211, oa:person_gra_1102336e-eabf-5029-2b16-7d8ecf73e176_Person:3e6da7aa-f3a6-5d16-f30b-98e0bc09ea6b .

oa:source_gra_1102336e-eabf-5029-2b16-7d8ecf73e176
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1890-11-24 - 1890-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1890-11-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1890" ;
    a2a:Book "Overlijdensregister 1890" ;
    a2a:DocumentNumber "1207" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1890, Overlijdensregister 1890, 1207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6d433a32-b138-e183-a6b8-259bb157d661.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1102336e-eabf-5029-2b16-7d8ecf73e176" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6d433a32-b138-e183-a6b8-259bb157d661.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1102336e-eabf-5029-2b16-7d8ecf73e176" ;
  a2a:RecordGUID "{1102336e-eabf-5029-2b16-7d8ecf73e176}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15234_00015234.xml van GRA" .

