@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_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362
  a a2a:Record ;
  rdfs:label "Overlijden op 20 april 1847 te Arkel" ;
  a2a:hasPerson oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483198, oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483189, oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483184, oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483194 ;
  a2a:hasEvent oa:event_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_0, oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_1, oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_2, oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_3 ;
  a2a:hasSource oa:source_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362 .

oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483198
  a a2a:Person ;
  rdfs:label "Sophia NN" ;
  a2a:PersonName [
    rdfs:label "Sophia NN" ;
    a2a:PersonNameLastName "Sophia NN"
  ] .

oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483189
  a a2a:Person ;
  rdfs:label "Jeske Vries" ;
  a2a:PersonName [
    rdfs:label "Jeske Vries" ;
    a2a:PersonNameLastName "Jeske Vries"
  ] .

oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483184
  a a2a:Person ;
  rdfs:label "Abel Gerrit Mulder" ;
  a2a:PersonName [
    rdfs:label "Abel Gerrit Mulder" ;
    a2a:PersonNameLastName "Abel Gerrit Mulder"
  ] .

oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483194
  a a2a:Person ;
  rdfs:label "Pope Roelofs Vries" ;
  a2a:PersonName [
    rdfs:label "Pope Roelofs Vries" ;
    a2a:PersonNameLastName "Pope Roelofs Vries"
  ] .

oa:event_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1847-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arkel" ;
    rdfs:label "Arkel"
  ] .

oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483198 ;
  a2a:EventKeyRef oa:event_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Event1 .

oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483189 ;
  a2a:EventKeyRef oa:event_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Event1 .

oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_2
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483184 ;
  a2a:EventKeyRef oa:event_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Event1 .

oa:relationep_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Person6483194 ;
  a2a:EventKeyRef oa:event_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362_Event1 .

oa:source_rag_5e8a7df9-5963-2c69-e302-f8eb66a79362
  a a2a:Source ;
  rdfs:label "Regionaal Archief Gorinchem, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arkel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arkel, Nederland", "1813-01-01 - 1970-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1847-04-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Overlijdensregisters Arkel" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "465" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Overlijdensregisters Arkel, 5, 465"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6483202&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6483202&InitFactor=6&bestandsnaam=Arkel-OV-1847_005.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6483182"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6483182" ;
  a2a:RecordIdentifier "NT0000004426" ;
  a2a:RecordGUID "{5e8a7df9-5963-2c69-e302-f8eb66a79362}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

