@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_314e5bca-ebee-f997-d308-70036f5e8aff
  a a2a:Record ;
  rdfs:label "Overlijden op 12 mei 1914 te Hoogblokland" ;
  a2a:hasPerson oa:person_rag_314e5bca-ebee-f997-d308-70036f5e8aff_Person6663197 ;
  a2a:hasEvent oa:event_rag_314e5bca-ebee-f997-d308-70036f5e8aff_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_314e5bca-ebee-f997-d308-70036f5e8aff_0 ;
  a2a:hasSource oa:source_rag_314e5bca-ebee-f997-d308-70036f5e8aff .

oa:person_rag_314e5bca-ebee-f997-d308-70036f5e8aff_Person6663197
  a a2a:Person ;
  rdfs:label "Teunis Wallaard" ;
  a2a:PersonName [
    rdfs:label "Teunis Wallaard" ;
    a2a:PersonNameLastName "Teunis Wallaard"
  ] .

oa:event_rag_314e5bca-ebee-f997-d308-70036f5e8aff_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1914-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogblokland" ;
    rdfs:label "Hoogblokland"
  ] .

oa:relationep_rag_314e5bca-ebee-f997-d308-70036f5e8aff_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rag_314e5bca-ebee-f997-d308-70036f5e8aff_Person6663197 ;
  a2a:EventKeyRef oa:event_rag_314e5bca-ebee-f997-d308-70036f5e8aff_Event1 .

oa:source_rag_314e5bca-ebee-f997-d308-70036f5e8aff
  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 "1914" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1914-05-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Overlijdensregisters Hoogblokland" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "985" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Overlijdensregisters Hoogblokland, 8, 985"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6663202&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6663202&InitFactor=6&bestandsnaam=Hoogblokland-OV-1914_008.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6663195"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6663195" ;
  a2a:RecordIdentifier "NT0000017790" ;
  a2a:RecordGUID "{314e5bca-ebee-f997-d308-70036f5e8aff}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

