@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_034cbc5e-3702-e3e3-fe3e-cbae93ea408b
  a a2a:Record ;
  rdfs:label "Overlijden op 7 januari 1870 te Giessen-Nieuwkerk" ;
  a2a:hasPerson oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590806, oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590820, oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590811, oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590816 ;
  a2a:hasEvent oa:event_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_0, oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_1, oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_2, oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_3 ;
  a2a:hasSource oa:source_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b .

oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590806
  a a2a:Person ;
  rdfs:label "Jan Aanen" ;
  a2a:PersonName [
    rdfs:label "Jan Aanen" ;
    a2a:PersonNameLastName "Jan Aanen"
  ] .

oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590820
  a a2a:Person ;
  rdfs:label "NN" ;
  a2a:PersonName [
    rdfs:label "NN" ;
    a2a:PersonNameLastName "NN"
  ] .

oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590811
  a a2a:Person ;
  rdfs:label "Grietje Houwelingen" ;
  a2a:PersonName [
    rdfs:label "Grietje Houwelingen" ;
    a2a:PersonNameLastName "Grietje Houwelingen"
  ] .

oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590816
  a a2a:Person ;
  rdfs:label "NN" ;
  a2a:PersonName [
    rdfs:label "NN" ;
    a2a:PersonNameLastName "NN"
  ] .

oa:event_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1870-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen-Nieuwkerk" ;
    rdfs:label "Giessen-Nieuwkerk"
  ] .

oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_0
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590806 ;
  a2a:EventKeyRef oa:event_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Event1 .

oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590820 ;
  a2a:EventKeyRef oa:event_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Event1 .

oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590811 ;
  a2a:EventKeyRef oa:event_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Event1 .

oa:relationep_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Person6590816 ;
  a2a:EventKeyRef oa:event_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b_Event1 .

oa:source_rag_034cbc5e-3702-e3e3-fe3e-cbae93ea408b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Gorinchem, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Giessen-Nieuwkerk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Giessen-Nieuwkerk, 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 "1870" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1870-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Overlijdensregisters Giessen-Nieuwkerk" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "973" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Overlijdensregisters Giessen-Nieuwkerk, 1, 973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6590824&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6590824&InitFactor=6&bestandsnaam=Giessen-Nieuwkerk-OV-1870_001.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6590804"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6590804" ;
  a2a:RecordIdentifier "NT0000012392" ;
  a2a:RecordGUID "{034cbc5e-3702-e3e3-fe3e-cbae93ea408b}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

