@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_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b
  a a2a:Record ;
  rdfs:label "Doop op 1 oktober 1730 te Cuijk en Beers" ;
  a2a:hasPerson oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-de42cab3-c018-88c2-f7a3-e137f1f0a4d3, oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-2c75b1c8-9b84-6f5e-7e73-0088ca9259ac, oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-5035104b-142b-feea-20e4-6d1db1dd679e, oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-0c7bdcf2-cfb3-8d31-9b2a-49d9aa53724c, oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-58c4d1cb-da68-3aa2-18e8-644bb15c7cbf ;
  a2a:hasEvent oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_0, oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_1, oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_2, oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_3, oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_4 ;
  a2a:hasSource oa:source_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b .

oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-de42cab3-c018-88c2-f7a3-e137f1f0a4d3
  a a2a:Person ;
  rdfs:label "Catharina Croonen" ;
  a2a:PersonName [
    rdfs:label "Catharina Croonen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Croonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-2c75b1c8-9b84-6f5e-7e73-0088ca9259ac
  a a2a:Person ;
  rdfs:label "Maria van Woelderen" ;
  a2a:PersonName [
    rdfs:label "Maria van Woelderen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woelderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-5035104b-142b-feea-20e4-6d1db1dd679e
  a a2a:Person ;
  rdfs:label "Ida de Haan" ;
  a2a:PersonName [
    rdfs:label "Ida de Haan" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-0c7bdcf2-cfb3-8d31-9b2a-49d9aa53724c
  a a2a:Person ;
  rdfs:label "Hendrik van Woelderen" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Woelderen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woelderen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person-58c4d1cb-da68-3aa2-18e8-644bb15c7cbf
  a a2a:Person ;
  rdfs:label "Hendrik van Woelderen" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Woelderen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woelderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1730-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Cuijk en Beers" ;
    rdfs:label "Cuijk en Beers"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person:de42cab3-c018-88c2-f7a3-e137f1f0a4d3 ;
  a2a:EventKeyRef oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1 .

oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person:2c75b1c8-9b84-6f5e-7e73-0088ca9259ac ;
  a2a:EventKeyRef oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1 .

oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person:5035104b-142b-feea-20e4-6d1db1dd679e ;
  a2a:EventKeyRef oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1 .

oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person:0c7bdcf2-cfb3-8d31-9b2a-49d9aa53724c ;
  a2a:EventKeyRef oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1 .

oa:relationep_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Person:58c4d1cb-da68-3aa2-18e8-644bb15c7cbf ;
  a2a:EventKeyRef oa:event_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b_Event1 .

oa:source_bhi_09e16fb6-3637-56f3-e68f-e2c97bbb2c1b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk", "1730-10-01 - 1730-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1730-10-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1654-1731" ;
    a2a:Book "Cuijk doopboek 1654-1731" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "105r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1654-1731, Cuijk doopboek 1654-1731, 2, 105r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/071b7f72-2899-c53c-a0bb-964cf51d54f3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/071b7f72-2899-c53c-a0bb-964cf51d54f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/09e16fb6-3637-56f3-e68f-e2c97bbb2c1b" ;
  a2a:RecordGUID "{09e16fb6-3637-56f3-e68f-e2c97bbb2c1b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40322_00040322.xml van BHI" .

[] a2a:PersonRemarkdiversen "huisvrouw van Jacobus Smits, schepen te Graaf" .
