@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_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c
  a a2a:Record ;
  rdfs:label "Overlijden op 9 oktober 1974 te Venray" ;
  a2a:hasPerson oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-9ddfb569-f92a-9c49-46ea-3ef6a331cb58, oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-aee35cd5-a095-7021-4983-3b5aa5118676, oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-5e7ba972-6f8b-0935-de81-3adb27012c60, oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-c5287474-ff99-8e6b-f187-c16e03193d1b, oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-d638efcd-7200-4090-b738-0d7e3071e544 ;
  a2a:hasEvent oa:event_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_0, oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_1, oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_2, oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_3 ;
  a2a:hasRelationPP oa:relationpp_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_0 ;
  a2a:hasSource oa:source_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c .

oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-9ddfb569-f92a-9c49-46ea-3ef6a331cb58
  a a2a:Person ;
  rdfs:label "Jan Marie Hubertus Goumans" ;
  a2a:PersonName [
    rdfs:label "Jan Marie Hubertus Goumans" ;
    a2a:PersonNameFirstName "Jan Marie Hubertus" ;
    a2a:PersonNameLastName "Goumans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-aee35cd5-a095-7021-4983-3b5aa5118676
  a a2a:Person ;
  rdfs:label "Catharina Huberdina Gooren" ;
  a2a:PersonName [
    rdfs:label "Catharina Huberdina Gooren" ;
    a2a:PersonNameFirstName "Catharina Huberdina" ;
    a2a:PersonNameLastName "Gooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-5e7ba972-6f8b-0935-de81-3adb27012c60
  a a2a:Person ;
  rdfs:label "Joseph Johannes Wijers" ;
  a2a:PersonName [
    rdfs:label "Joseph Johannes Wijers" ;
    a2a:PersonNameFirstName "Joseph Johannes" ;
    a2a:PersonNameLastName "Wijers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bergen" ;
    rdfs:label "Bergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1911-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanssum" ;
    rdfs:label "Wanssum"
  ] .

oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-c5287474-ff99-8e6b-f187-c16e03193d1b
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Wijers" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Wijers" ;
    a2a:PersonNameFirstName "Johannes Gerardus" ;
    a2a:PersonNameLastName "Wijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person-d638efcd-7200-4090-b738-0d7e3071e544
  a a2a:Person ;
  rdfs:label "Allegonda Anna Maria Mooren" ;
  a2a:PersonName [
    rdfs:label "Allegonda Anna Maria Mooren" ;
    a2a:PersonNameFirstName "Allegonda Anna Maria" ;
    a2a:PersonNameLastName "Mooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1974-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person:9ddfb569-f92a-9c49-46ea-3ef6a331cb58 ;
  a2a:EventKeyRef oa:event_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Event1 .

oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person:5e7ba972-6f8b-0935-de81-3adb27012c60 ;
  a2a:EventKeyRef oa:event_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Event1 .

oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person:c5287474-ff99-8e6b-f187-c16e03193d1b ;
  a2a:EventKeyRef oa:event_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Event1 .

oa:relationep_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person:d638efcd-7200-4090-b738-0d7e3071e544 ;
  a2a:EventKeyRef oa:event_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Event1 .

oa:relationpp_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person:5e7ba972-6f8b-0935-de81-3adb27012c60, oa:person_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c_Person:aee35cd5-a095-7021-4983-3b5aa5118676 .

oa:source_ven_d4cc5fc5-5245-ddaf-e582-009d70b6d28c
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1974-10-11 - 1974-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1974-10-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Venray 1942-1990, Bron: boek, Deel: 4313, Periode: 1974" ;
    a2a:Book "Overlijdens Venray 1974" ;
    a2a:DocumentNumber "244" ;
    a2a:RegistryNumber "4313" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Archiefnaam: Gemeentebestuur Venray 1942-1990, Bron: boek, Deel: 4313, Periode: 1974, Overlijdens Venray 1974, 244, 4313"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/6815bd2b-3030-139e-1ada-5d60c7100ded.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/d4cc5fc5-5245-ddaf-e582-009d70b6d28c" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/6815bd2b-3030-139e-1ada-5d60c7100ded.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/d4cc5fc5-5245-ddaf-e582-009d70b6d28c" ;
  a2a:RecordGUID "{d4cc5fc5-5245-ddaf-e582-009d70b6d28c}" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur Venray 1942-1990" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4313" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_66_00000066.xml van VEN" .

[]
  a2a:PersonRemarkplaats_overlijden "Venray" ;
  a2a:PersonRemarkdatum_overlijden "1974-10-09" .

