@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_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1633 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-92b7dadc-76d5-97b7-f1f3-d0d85094eff0, oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-c795b2e5-4809-0f2c-775c-907ddcff5991, oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-e4475c3b-23f2-f12b-4bc1-f1de6ef32d23, oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-0d0e3bbc-1482-16d6-47d6-6c33b31cdf79, oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-a9ee7330-9152-2c7f-aaed-6015696c7ea8 ;
  a2a:hasEvent oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_0, oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_1, oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_2, oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_3, oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_4 ;
  a2a:hasSource oa:source_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc .

oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-92b7dadc-76d5-97b7-f1f3-d0d85094eff0
  a a2a:Person ;
  rdfs:label "Ruth Ariens" ;
  a2a:PersonName [
    rdfs:label "Ruth Ariens" ;
    a2a:PersonNameFirstName "Ruth" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-c795b2e5-4809-0f2c-775c-907ddcff5991
  a a2a:Person ;
  rdfs:label "Jenneken Delissen van Vechel" ;
  a2a:PersonName [
    rdfs:label "Jenneken Delissen van Vechel" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNamePatronym "Delissen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-e4475c3b-23f2-f12b-4bc1-f1de6ef32d23
  a a2a:Person ;
  rdfs:label "Peerken N.N." ;
  a2a:PersonName [
    rdfs:label "Peerken N.N." ;
    a2a:PersonNameFirstName "Peerken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-0d0e3bbc-1482-16d6-47d6-6c33b31cdf79
  a a2a:Person ;
  rdfs:label "Thomas Jan Maessen" ;
  a2a:PersonName [
    rdfs:label "Thomas Jan Maessen" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Maessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person-a9ee7330-9152-2c7f-aaed-6015696c7ea8
  a a2a:Person ;
  rdfs:label "Jan Thomas Jan Maessen" ;
  a2a:PersonName [
    rdfs:label "Jan Thomas Jan Maessen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Thomas Jan" ;
    a2a:PersonNameLastName "Maessen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1633-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person:92b7dadc-76d5-97b7-f1f3-d0d85094eff0 ;
  a2a:EventKeyRef oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1 .

oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person:c795b2e5-4809-0f2c-775c-907ddcff5991 ;
  a2a:EventKeyRef oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1 .

oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person:e4475c3b-23f2-f12b-4bc1-f1de6ef32d23 ;
  a2a:EventKeyRef oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1 .

oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person:0d0e3bbc-1482-16d6-47d6-6c33b31cdf79 ;
  a2a:EventKeyRef oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1 .

oa:relationep_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Person:a9ee7330-9152-2c7f-aaed-6015696c7ea8 ;
  a2a:EventKeyRef oa:event_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc_Event1 .

oa:source_bhi_50cb9495-bb55-2c2f-91c4-ae7e1fc134bc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1633-02-26 - 1633-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1633-02-26"^^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 "68-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 10, Periode: 1616-1662, Nistelrode doop-, trouw en begraafboek 1616-1650, 1662, 10, 68-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/30ef0afe-eafe-8109-d1fc-ee41546f1b20.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/30ef0afe-eafe-8109-d1fc-ee41546f1b20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/50cb9495-bb55-2c2f-91c4-ae7e1fc134bc" ;
  a2a:RecordGUID "{50cb9495-bb55-2c2f-91c4-ae7e1fc134bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40886_00040886.xml van BHI" .

