@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_c5f0e20c-4fc0-abd1-435d-e183a0709400
  a a2a:Record ;
  rdfs:label "Overlijden op 18 oktober 1831 te Hoogblokland" ;
  a2a:hasPerson oa:person_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_Person6649467 ;
  a2a:hasEvent oa:event_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_0 ;
  a2a:hasSource oa:source_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400 .

oa:person_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_Person6649467
  a a2a:Person ;
  rdfs:label "A. Wemmers" ;
  a2a:PersonName [
    rdfs:label "A. Wemmers" ;
    a2a:PersonNameLastName "A. Wemmers"
  ] .

oa:event_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1831-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogblokland" ;
    rdfs:label "Hoogblokland"
  ] .

oa:relationep_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_Person6649467 ;
  a2a:EventKeyRef oa:event_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400_Event1 .

oa:source_rag_c5f0e20c-4fc0-abd1-435d-e183a0709400
  a a2a:Source ;
  rdfs:label "Regionaal Archief Gorinchem, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogblokland" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogblokland, 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 "1831" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1831-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Overlijdensregisters Hoogblokland" ;
    a2a:DocumentNumber "x19" ;
    a2a:RegistryNumber "978" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Overlijdensregisters Hoogblokland, x19, 978"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6649472&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6649472&InitFactor=6&bestandsnaam=Hoogblokland-OV-1831_019.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6649465"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6649465" ;
  a2a:RecordIdentifier "NT0000016417" ;
  a2a:RecordGUID "{c5f0e20c-4fc0-abd1-435d-e183a0709400}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

