@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_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca
  a a2a:Record ;
  rdfs:label "Doop op 22 december 1652 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-1cd7d2a0-0dc8-7e59-a8f1-0d68d36287bc, oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-c78f86b3-7b51-76cc-d9b2-719f5a774cf5, oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-3b61e6f6-8479-00c9-4b2d-0d7f92e36401, oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-d353f99a-c653-03c1-b941-062a78fc0bac ;
  a2a:hasEvent oa:event_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_0, oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_1, oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_2, oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_3 ;
  a2a:hasSource oa:source_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca .

oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-1cd7d2a0-0dc8-7e59-a8f1-0d68d36287bc
  a a2a:Person ;
  rdfs:label "... Ruelens" ;
  a2a:PersonName [
    rdfs:label "... Ruelens" ;
    a2a:PersonNameFirstName "..." ;
    a2a:PersonNameLastName "Ruelens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-c78f86b3-7b51-76cc-d9b2-719f5a774cf5
  a a2a:Person ;
  rdfs:label "Willemken N.N." ;
  a2a:PersonName [
    rdfs:label "Willemken N.N." ;
    a2a:PersonNameFirstName "Willemken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-3b61e6f6-8479-00c9-4b2d-0d7f92e36401
  a a2a:Person ;
  rdfs:label "Bernart Sijmons" ;
  a2a:PersonName [
    rdfs:label "Bernart Sijmons" ;
    a2a:PersonNameFirstName "Bernart" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person-d353f99a-c653-03c1-b941-062a78fc0bac
  a a2a:Person ;
  rdfs:label "Delis Sijmons" ;
  a2a:PersonName [
    rdfs:label "Delis Sijmons" ;
    a2a:PersonNameFirstName "Delis" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1652" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1652-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person:1cd7d2a0-0dc8-7e59-a8f1-0d68d36287bc ;
  a2a:EventKeyRef oa:event_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Event1 .

oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person:c78f86b3-7b51-76cc-d9b2-719f5a774cf5 ;
  a2a:EventKeyRef oa:event_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Event1 .

oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person:3b61e6f6-8479-00c9-4b2d-0d7f92e36401 ;
  a2a:EventKeyRef oa:event_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Event1 .

oa:relationep_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Person:d353f99a-c653-03c1-b941-062a78fc0bac ;
  a2a:EventKeyRef oa:event_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca_Event1 .

oa:source_bhi_eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1652-12-22 - 1652-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1652-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1652" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1652-12-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 11, Periode: 1650-1658" ;
    a2a:Book "Nistelrode doopboek 1650-1658" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "9-10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 11, Periode: 1650-1658, Nistelrode doopboek 1650-1658, 11, 9-10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6c0aa4cf-9c35-8e36-62ac-ead4ea198859.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6c0aa4cf-9c35-8e36-62ac-ead4ea198859.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca" ;
  a2a:RecordGUID "{eb10d3e9-ee9b-4d0d-184c-4e75e6ff33ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38857_00038857.xml van BHI" .

