@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_a7aa6299-eccf-ba07-8768-5717e8d394ff
  a a2a:Record ;
  rdfs:label "Doop op 20 oktober 1686 te Vorstenbosch" ;
  a2a:hasPerson oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-ba965361-6ef7-c9ce-653d-a09af7155284, oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-60c3449f-abca-6571-6faf-292caf9053aa, oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-54133bd5-a740-c63a-0e9d-ab56fa2ba326, oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-39a0cc13-4e31-7b01-17ef-3ca341323e5d, oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-49f643a7-b6d2-844b-4b03-9352534e2298, oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-c497420d-e4c0-00d1-3120-80a858783e29 ;
  a2a:hasEvent oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_0, oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_1, oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_2, oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_3, oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_4, oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_5 ;
  a2a:hasSource oa:source_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff .

oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-ba965361-6ef7-c9ce-653d-a09af7155284
  a a2a:Person ;
  rdfs:label "Jan Corst Rutten" ;
  a2a:PersonName [
    rdfs:label "Jan Corst Rutten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Corst" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-60c3449f-abca-6571-6faf-292caf9053aa
  a a2a:Person ;
  rdfs:label "Emken Jacobs Kerckhof" ;
  a2a:PersonName [
    rdfs:label "Emken Jacobs Kerckhof" ;
    a2a:PersonNameFirstName "Emken" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Kerckhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-54133bd5-a740-c63a-0e9d-ab56fa2ba326
  a a2a:Person ;
  rdfs:label "Anna Goossens" ;
  a2a:PersonName [
    rdfs:label "Anna Goossens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-39a0cc13-4e31-7b01-17ef-3ca341323e5d
  a a2a:Person ;
  rdfs:label "Jacob Kerckhof" ;
  a2a:PersonName [
    rdfs:label "Jacob Kerckhof" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kerckhof"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-49f643a7-b6d2-844b-4b03-9352534e2298
  a a2a:Person ;
  rdfs:label "Aert Jacobs Kerckhof" ;
  a2a:PersonName [
    rdfs:label "Aert Jacobs Kerckhof" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Kerckhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person-c497420d-e4c0-00d1-3120-80a858783e29
  a a2a:Person ;
  rdfs:label "Lijsken N.N." ;
  a2a:PersonName [
    rdfs:label "Lijsken N.N." ;
    a2a:PersonNameFirstName "Lijsken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1686-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vorstenbosch" ;
    rdfs:label "Vorstenbosch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person:ba965361-6ef7-c9ce-653d-a09af7155284 ;
  a2a:EventKeyRef oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 .

oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person:60c3449f-abca-6571-6faf-292caf9053aa ;
  a2a:EventKeyRef oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 .

oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person:54133bd5-a740-c63a-0e9d-ab56fa2ba326 ;
  a2a:EventKeyRef oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 .

oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person:39a0cc13-4e31-7b01-17ef-3ca341323e5d ;
  a2a:EventKeyRef oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 .

oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person:49f643a7-b6d2-844b-4b03-9352534e2298 ;
  a2a:EventKeyRef oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 .

oa:relationep_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Person:c497420d-e4c0-00d1-3120-80a858783e29 ;
  a2a:EventKeyRef oa:event_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff_Event1 .

oa:source_bhi_a7aa6299-eccf-ba07-8768-5717e8d394ff
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1686-10-20 - 1686-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1686-10-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 12, Periode: 1657-1689" ;
    a2a:Book "Vorstenbosch dopen 1657-1688, trouwen 1670-1689" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "166-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 12, Periode: 1657-1689, Vorstenbosch dopen 1657-1688, trouwen 1670-1689, 12, 166-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/229e4168-db08-2286-b0c7-36ef8844a443.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/229e4168-db08-2286-b0c7-36ef8844a443.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7aa6299-eccf-ba07-8768-5717e8d394ff" ;
  a2a:RecordGUID "{a7aa6299-eccf-ba07-8768-5717e8d394ff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50151_00050151.xml van BHI" .

