@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_5772201b-7ae9-fb7f-e656-a1abf2d8be88
  a a2a:Record ;
  rdfs:label "Doop op 29 september 1764 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-552820d9-7773-9638-d094-52a55dc6dceb, oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-163ed5f7-d6a4-66a6-97ec-7f0a5b3f03dd, oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-4f48cb79-9d83-9047-4c73-56304747cbaf, oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-f1b3a657-aeef-46a1-a76d-eec9ddf1abdd, oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-92e9b9ac-d778-806f-0b15-6c6eb4708d28 ;
  a2a:hasEvent oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_0, oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_1, oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_2, oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_3, oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_4 ;
  a2a:hasSource oa:source_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88 .

oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-552820d9-7773-9638-d094-52a55dc6dceb
  a a2a:Person ;
  rdfs:label "Jan Gerit van Wichen" ;
  a2a:PersonName [
    rdfs:label "Jan Gerit van Wichen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gerit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wichen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-163ed5f7-d6a4-66a6-97ec-7f0a5b3f03dd
  a a2a:Person ;
  rdfs:label "Anna Jan Schraven" ;
  a2a:PersonName [
    rdfs:label "Anna Jan Schraven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Schraven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-4f48cb79-9d83-9047-4c73-56304747cbaf
  a a2a:Person ;
  rdfs:label "Maria Anna van Wichen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna van Wichen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wichen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-f1b3a657-aeef-46a1-a76d-eec9ddf1abdd
  a a2a:Person ;
  rdfs:label "Willemijn N.N." ;
  a2a:PersonName [
    rdfs:label "Willemijn N.N." ;
    a2a:PersonNameFirstName "Willemijn" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person-92e9b9ac-d778-806f-0b15-6c6eb4708d28
  a a2a:Person ;
  rdfs:label "Derk van Wichen" ;
  a2a:PersonName [
    rdfs:label "Derk van Wichen" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wichen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1764-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person:552820d9-7773-9638-d094-52a55dc6dceb ;
  a2a:EventKeyRef oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1 .

oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person:163ed5f7-d6a4-66a6-97ec-7f0a5b3f03dd ;
  a2a:EventKeyRef oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1 .

oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person:4f48cb79-9d83-9047-4c73-56304747cbaf ;
  a2a:EventKeyRef oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1 .

oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person:f1b3a657-aeef-46a1-a76d-eec9ddf1abdd ;
  a2a:EventKeyRef oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1 .

oa:relationep_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Person:92e9b9ac-d778-806f-0b15-6c6eb4708d28 ;
  a2a:EventKeyRef oa:event_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88_Event1 .

oa:source_bhi_5772201b-7ae9-fb7f-e656-a1abf2d8be88
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1764-09-29 - 1764-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1764-09-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1701-1811" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "24v60" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1701-1811, Dopen, 9, 24v60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75de02da-7e6e-4d46-1149-5f83acd7d0c2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75de02da-7e6e-4d46-1149-5f83acd7d0c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5772201b-7ae9-fb7f-e656-a1abf2d8be88" ;
  a2a:RecordGUID "{5772201b-7ae9-fb7f-e656-a1abf2d8be88}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1701-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2240_00002240.xml van BHI" .

