@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_1c05ed5f-e281-5d89-a072-41c8fe173f71
  a a2a:Record ;
  rdfs:label "Doop op 5 juli 1762 te Meerlo" ;
  a2a:hasPerson oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-5703f8c0-6b98-2b11-4831-89566653982e, oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-c404108e-70ad-1bc1-157b-5f9b23045dec, oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-6394a0e6-5b66-9062-b76b-8746d4f7596d, oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-a6363bb3-3a51-81d4-5181-a3493e63886f, oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-a46231c5-1e68-adc3-9889-deb1d9f90e71, oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-3e19e303-d8a0-2259-d1ff-6a7c3e20d69f ;
  a2a:hasEvent oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_0, oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_1, oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_2, oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_3, oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_4, oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_5 ;
  a2a:hasSource oa:source_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71 .

oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-5703f8c0-6b98-2b11-4831-89566653982e
  a a2a:Person ;
  rdfs:label "Arnoldus Pellemans" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Pellemans" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Pellemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-c404108e-70ad-1bc1-157b-5f9b23045dec
  a a2a:Person ;
  rdfs:label "Lindertje Rutten" ;
  a2a:PersonName [
    rdfs:label "Lindertje Rutten" ;
    a2a:PersonNameFirstName "Lindertje" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-6394a0e6-5b66-9062-b76b-8746d4f7596d
  a a2a:Person ;
  rdfs:label "Jacomijna Ebben" ;
  a2a:PersonName [
    rdfs:label "Jacomijna Ebben" ;
    a2a:PersonNameFirstName "Jacomijna" ;
    a2a:PersonNameLastName "Ebben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-a6363bb3-3a51-81d4-5181-a3493e63886f
  a a2a:Person ;
  rdfs:label "Petrus Ketels" ;
  a2a:PersonName [
    rdfs:label "Petrus Ketels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ketels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-a46231c5-1e68-adc3-9889-deb1d9f90e71
  a a2a:Person ;
  rdfs:label "Elisabeth Ebben" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Ebben" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Ebben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person-3e19e303-d8a0-2259-d1ff-6a7c3e20d69f
  a a2a:Person ;
  rdfs:label "Maria Ketels" ;
  a2a:PersonName [
    rdfs:label "Maria Ketels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ketels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1762-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meerlo" ;
    rdfs:label "Meerlo"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person:5703f8c0-6b98-2b11-4831-89566653982e ;
  a2a:EventKeyRef oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 .

oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person:c404108e-70ad-1bc1-157b-5f9b23045dec ;
  a2a:EventKeyRef oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 .

oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person:6394a0e6-5b66-9062-b76b-8746d4f7596d ;
  a2a:EventKeyRef oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 .

oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person:a6363bb3-3a51-81d4-5181-a3493e63886f ;
  a2a:EventKeyRef oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 .

oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person:a46231c5-1e68-adc3-9889-deb1d9f90e71 ;
  a2a:EventKeyRef oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 .

oa:relationep_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Person:3e19e303-d8a0-2259-d1ff-6a7c3e20d69f ;
  a2a:EventKeyRef oa:event_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71_Event1 .

oa:source_ven_1c05ed5f-e281-5d89-a072-41c8fe173f71
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Meerlo" ;
    rdfs:label "Meerlo", "1762-07-05 - 1762-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1762-07-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Deel: 81.4, Periode: 1703-1798" ;
    a2a:Book "DTB parochie Meerlo, 1703-1798" ;
    a2a:RegistryNumber "81.4" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Deel: 81.4, Periode: 1703-1798, DTB parochie Meerlo, 1703-1798, 81.4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/d788dd7e-1469-6dc8-3039-c67364f06017.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/1c05ed5f-e281-5d89-a072-41c8fe173f71" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/d788dd7e-1469-6dc8-3039-c67364f06017.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/1c05ed5f-e281-5d89-a072-41c8fe173f71" ;
  a2a:RecordGUID "{1c05ed5f-e281-5d89-a072-41c8fe173f71}" ;
  a2a:SourceRemarkdeel "81.4" ;
  a2a:SourceRemarkregister_periode "1703-1798" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_681_00000681.xml van VEN" .

