@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_85acc744-842e-4e26-a67b-28b48e617d1c
  a a2a:Record ;
  rdfs:label "Doop op 29 december 1624 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-61bc6206-60e6-dce9-9bc8-cbc746e363af, oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-bf788371-a5c0-422d-00c2-ccb8d8290c70, oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-2713c5ba-f562-c85e-a90d-36862e99e456, oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-59761d84-c42a-270f-3112-050d5405a8bd, oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-7ed65472-576d-9d78-6cd6-f9f2d503e135 ;
  a2a:hasEvent oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_0, oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_1, oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_2, oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_3, oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_4 ;
  a2a:hasSource oa:source_bhi_85acc744-842e-4e26-a67b-28b48e617d1c .

oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-61bc6206-60e6-dce9-9bc8-cbc746e363af
  a a2a:Person ;
  rdfs:label "Gerit Lenarts van Uden" ;
  a2a:PersonName [
    rdfs:label "Gerit Lenarts van Uden" ;
    a2a:PersonNameFirstName "Gerit" ;
    a2a:PersonNamePatronym "Lenarts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-bf788371-a5c0-422d-00c2-ccb8d8290c70
  a a2a:Person ;
  rdfs:label "Eefken Dircks van Uden" ;
  a2a:PersonName [
    rdfs:label "Eefken Dircks van Uden" ;
    a2a:PersonNameFirstName "Eefken" ;
    a2a:PersonNamePatronym "Dircks" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-2713c5ba-f562-c85e-a90d-36862e99e456
  a a2a:Person ;
  rdfs:label "Jenneken N.N." ;
  a2a:PersonName [
    rdfs:label "Jenneken N.N." ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-59761d84-c42a-270f-3112-050d5405a8bd
  a a2a:Person ;
  rdfs:label "Henrick Rutten van Vorstenbosch" ;
  a2a:PersonName [
    rdfs:label "Henrick Rutten van Vorstenbosch" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNamePatronym "Rutten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person-7ed65472-576d-9d78-6cd6-f9f2d503e135
  a a2a:Person ;
  rdfs:label "Corst Henrick Rutten van Vorstenbosch" ;
  a2a:PersonName [
    rdfs:label "Corst Henrick Rutten van Vorstenbosch" ;
    a2a:PersonNameFirstName "Corst" ;
    a2a:PersonNamePatronym "Henrick Rutten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1624-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person:61bc6206-60e6-dce9-9bc8-cbc746e363af ;
  a2a:EventKeyRef oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1 .

oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person:bf788371-a5c0-422d-00c2-ccb8d8290c70 ;
  a2a:EventKeyRef oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1 .

oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person:2713c5ba-f562-c85e-a90d-36862e99e456 ;
  a2a:EventKeyRef oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1 .

oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person:59761d84-c42a-270f-3112-050d5405a8bd ;
  a2a:EventKeyRef oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1 .

oa:relationep_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Person:7ed65472-576d-9d78-6cd6-f9f2d503e135 ;
  a2a:EventKeyRef oa:event_bhi_85acc744-842e-4e26-a67b-28b48e617d1c_Event1 .

oa:source_bhi_85acc744-842e-4e26-a67b-28b48e617d1c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1624-12-29 - 1624-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1624-12-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 10, Periode: 1616-1662" ;
    a2a:Book "Nistelrode doop-, trouw en begraafboek 1616-1650, 1662" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "27-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 10, Periode: 1616-1662, Nistelrode doop-, trouw en begraafboek 1616-1650, 1662, 10, 27-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6e6877f1-2743-a064-4e4e-cf6804b70927.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6e6877f1-2743-a064-4e4e-cf6804b70927.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/85acc744-842e-4e26-a67b-28b48e617d1c" ;
  a2a:RecordGUID "{85acc744-842e-4e26-a67b-28b48e617d1c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49765_00049765.xml van BHI" .

