@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_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af
  a a2a:Record ;
  rdfs:label "Doop op 13 oktober 1749 te Escharen" ;
  a2a:hasPerson oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0dffce-465f-11e3-a747-d206bceb4d38, oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0ed4f8-465f-11e3-a747-d206bceb4d38, oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0f2e30-465f-11e3-a747-d206bceb4d38, oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0e9b50-465f-11e3-a747-d206bceb4d38, oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0e576c-465f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_0, oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_1, oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_2, oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_3, oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_4 ;
  a2a:hasSource oa:source_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af .

oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0dffce-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Ruth Rutte" ;
  a2a:PersonName [
    rdfs:label "Ruth Rutte" ;
    a2a:PersonNameFirstName "Ruth" ;
    a2a:PersonNameLastName "Rutte"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0ed4f8-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Simons" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Simons" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0f2e30-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catelina Rutten" ;
  a2a:PersonName [
    rdfs:label "Catelina Rutten" ;
    a2a:PersonNameFirstName "Catelina" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0e9b50-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Willems" ;
  a2a:PersonName [
    rdfs:label "Joanna Willems" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person-ee0e576c-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerardus Rutte" ;
  a2a:PersonName [
    rdfs:label "Gerardus Rutte" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Rutte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1749-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Escharen" ;
    rdfs:label "Escharen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person:ee0dffce-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1 .

oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person:ee0ed4f8-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1 .

oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person:ee0f2e30-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1 .

oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person:ee0e9b50-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1 .

oa:relationep_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Person:ee0e576c-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af_Event1 .

oa:source_bhi_0605d2a3-67f4-6f58-923f-e2e7f8a052af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1749-10-13 - 1749-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1749-10-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 29, Periode: 1725-1810" ;
    a2a:Book "Escharen RK doop-, trouw- en begraafboek 1725-1810" ;
    a2a:RegistryNumber "29" ;
    a2a:Folio "69r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 29, Periode: 1725-1810, Escharen RK doop-, trouw- en begraafboek 1725-1810, 29, 69r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bd7b2957-9d03-dfe1-5fda-731358bc1a46.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bd7b2957-9d03-dfe1-5fda-731358bc1a46.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0605d2a3-67f4-6f58-923f-e2e7f8a052af" ;
  a2a:RecordGUID "{0605d2a3-67f4-6f58-923f-e2e7f8a052af}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "29" ;
  a2a:SourceRemarkregister_periode "1725-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_158_00000158.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Nieuw-Gassel" .
[] a2a:PersonRemarkdiversen "uit Cuijk" .
[] a2a:PersonRemarkdiversen "uit Reek" .
