@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_57f51e1e-cbd2-5c67-1348-ecaa37dceb76
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1847 te Noordhorn gem. Zuidhorn" ;
  a2a:hasPerson oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-1aaac02c-a2a8-12c8-4445-d74823cf9906, oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-e77f9176-510a-d52c-2cac-d58d97368c2e, oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-d64cf614-a717-604c-2be3-54989ac43a19, oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-6042736a-e12b-bd42-ea84-c60017eee7dd ;
  a2a:hasEvent oa:event_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_0, oa:relationep_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_1, oa:relationep_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_2 ;
  a2a:hasRelationPP oa:relationpp_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_0 ;
  a2a:hasSource oa:source_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76 .

oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-1aaac02c-a2a8-12c8-4445-d74823cf9906
  a a2a:Person ;
  rdfs:label "Aafke Mendelts" ;
  a2a:PersonName [
    rdfs:label "Aafke Mendelts" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Mendelts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Niehove" ;
    rdfs:label "Niehove"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-e77f9176-510a-d52c-2cac-d58d97368c2e
  a a2a:Person ;
  rdfs:label "Jakob Alberts van Weerden" ;
  a2a:PersonName [
    rdfs:label "Jakob Alberts van Weerden" ;
    a2a:PersonNameFirstName "Jakob Alberts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-d64cf614-a717-604c-2be3-54989ac43a19
  a a2a:Person ;
  rdfs:label "N.n." ;
  a2a:PersonName [
    rdfs:label "N.n." ;
    a2a:PersonNameLastName "N.n."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person-6042736a-e12b-bd42-ea84-c60017eee7dd
  a a2a:Person ;
  rdfs:label "N.n." ;
  a2a:PersonName [
    rdfs:label "N.n." ;
    a2a:PersonNameLastName "N.n."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1847-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordhorn gem. Zuidhorn" ;
    rdfs:label "Noordhorn gem. Zuidhorn"
  ] .

oa:relationep_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person:1aaac02c-a2a8-12c8-4445-d74823cf9906 ;
  a2a:EventKeyRef oa:event_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Event1 .

oa:relationep_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person:d64cf614-a717-604c-2be3-54989ac43a19 ;
  a2a:EventKeyRef oa:event_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Event1 .

oa:relationep_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person:6042736a-e12b-bd42-ea84-c60017eee7dd ;
  a2a:EventKeyRef oa:event_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Event1 .

oa:relationpp_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person:1aaac02c-a2a8-12c8-4445-d74823cf9906, oa:person_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76_Person:e77f9176-510a-d52c-2cac-d58d97368c2e .

oa:source_gra_57f51e1e-cbd2-5c67-1348-ecaa37dceb76
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn", "1847-08-30 - 1847-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1847-08-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1847" ;
    a2a:Book "Overlijdensregister 1847" ;
    a2a:DocumentNumber "29" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1847, Overlijdensregister 1847, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9489982a-2eec-58dd-e6bb-bb23b28e3f93.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/57f51e1e-cbd2-5c67-1348-ecaa37dceb76" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9489982a-2eec-58dd-e6bb-bb23b28e3f93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/57f51e1e-cbd2-5c67-1348-ecaa37dceb76" ;
  a2a:RecordGUID "{57f51e1e-cbd2-5c67-1348-ecaa37dceb76}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12578_00012578.xml van GRA" .

