@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1874 te 't Zandt" ;
  a2a:hasPerson oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-374b3ee3-6c68-02da-0a59-92fbe6bf2915, oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-e920193d-3dfc-3ca1-328f-105ceef42ef7, oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-de1f1079-9a72-1609-428e-3c7c1083c274, oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-180dfce0-0a30-84da-9ab5-229a5c13f787 ;
  a2a:hasEvent oa:event_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_0, oa:relationep_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_1, oa:relationep_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_2 ;
  a2a:hasRelationPP oa:relationpp_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_0 ;
  a2a:hasSource oa:source_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd .

oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-374b3ee3-6c68-02da-0a59-92fbe6bf2915
  a a2a:Person ;
  rdfs:label "Anna Maria Hoffer" ;
  owl:sameAs oa:person_gra_82b9907a-9151-e38b-8842-21237732c742_Person-fc180083-da8a-7a23-3ee9-0ddfbf0562f9 ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hoffer" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hoffer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-e920193d-3dfc-3ca1-328f-105ceef42ef7
  a a2a:Person ;
  rdfs:label "Jan Bulthuis" ;
  a2a:PersonName [
    rdfs:label "Jan Bulthuis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bulthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-de1f1079-9a72-1609-428e-3c7c1083c274
  a a2a:Person ;
  rdfs:label "Jacob Hoffer" ;
  owl:sameAs oa:person_gra_82b9907a-9151-e38b-8842-21237732c742_Person-216ae7a2-c287-15d2-d4f2-6c1834148bc8 ;
  a2a:PersonName [
    rdfs:label "Jacob Hoffer" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hoffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person-180dfce0-0a30-84da-9ab5-229a5c13f787
  a a2a:Person ;
  rdfs:label "Anna Catharina van Exel" ;
  owl:sameAs oa:person_gra_82b9907a-9151-e38b-8842-21237732c742_Person-fd43fdb4-9390-98c1-dcf5-06bf5b096102 ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Exel" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Exel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1874-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:relationep_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person:374b3ee3-6c68-02da-0a59-92fbe6bf2915 ;
  a2a:EventKeyRef oa:event_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Event1 .

oa:relationep_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person:de1f1079-9a72-1609-428e-3c7c1083c274 ;
  a2a:EventKeyRef oa:event_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Event1 .

oa:relationep_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person:180dfce0-0a30-84da-9ab5-229a5c13f787 ;
  a2a:EventKeyRef oa:event_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Event1 .

oa:relationpp_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person:374b3ee3-6c68-02da-0a59-92fbe6bf2915, oa:person_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd_Person:e920193d-3dfc-3ca1-328f-105ceef42ef7 .

oa:source_gra_1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt", "1874-03-21 - 1874-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1874-03-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1874" ;
    a2a:Book "Overlijdensregister 1874" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1874, Overlijdensregister 1874, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ba4b350e-675d-a339-88b0-e04b138236c8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ba4b350e-675d-a339-88b0-e04b138236c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd" ;
  a2a:RecordGUID "{1ce6f99d-b5c0-435d-bc68-8cc0497d2fbd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14465_00014465.xml van GRA" .

