@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_5e74d182-eccc-50a3-a15a-e36e24c8900a
  a a2a:Record ;
  rdfs:label "Doop op 22 maart 1772 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-5203ffc0-5805-2f0f-46c3-5352bbed6685, oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-9628ce25-4dbe-1731-86b4-d08a61ffb20e, oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-f82294db-8f7d-2314-b7ef-cc44389f1267, oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-85c2c8fa-53f0-530f-3663-cc3e867417f7, oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-32ead3a4-6daa-6c65-0c2c-c46915dde2a4 ;
  a2a:hasEvent oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_0, oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_1, oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_2, oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_3, oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_4 ;
  a2a:hasSource oa:source_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a .

oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-5203ffc0-5805-2f0f-46c3-5352bbed6685
  a a2a:Person ;
  rdfs:label "Stinus Reijnders" ;
  a2a:PersonName [
    rdfs:label "Stinus Reijnders" ;
    a2a:PersonNameFirstName "Stinus" ;
    a2a:PersonNameLastName "Reijnders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-9628ce25-4dbe-1731-86b4-d08a61ffb20e
  a a2a:Person ;
  rdfs:label "...uij Hend. van Deursen" ;
  a2a:PersonName [
    rdfs:label "...uij Hend. van Deursen" ;
    a2a:PersonNameFirstName "...uij" ;
    a2a:PersonNamePatronym "Hend." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deursen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-f82294db-8f7d-2314-b7ef-cc44389f1267
  a a2a:Person ;
  rdfs:label "Peter Reijnders" ;
  a2a:PersonName [
    rdfs:label "Peter Reijnders" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Reijnders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-85c2c8fa-53f0-530f-3663-cc3e867417f7
  a a2a:Person ;
  rdfs:label "Nel N.N." ;
  a2a:PersonName [
    rdfs:label "Nel N.N." ;
    a2a:PersonNameFirstName "Nel" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person-32ead3a4-6daa-6c65-0c2c-c46915dde2a4
  a a2a:Person ;
  rdfs:label "Cornelus Stinus Reijnders" ;
  a2a:PersonName [
    rdfs:label "Cornelus Stinus Reijnders" ;
    a2a:PersonNameFirstName "Cornelus" ;
    a2a:PersonNamePatronym "Stinus" ;
    a2a:PersonNameLastName "Reijnders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1772-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person:5203ffc0-5805-2f0f-46c3-5352bbed6685 ;
  a2a:EventKeyRef oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1 .

oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person:9628ce25-4dbe-1731-86b4-d08a61ffb20e ;
  a2a:EventKeyRef oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1 .

oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person:f82294db-8f7d-2314-b7ef-cc44389f1267 ;
  a2a:EventKeyRef oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1 .

oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person:85c2c8fa-53f0-530f-3663-cc3e867417f7 ;
  a2a:EventKeyRef oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1 .

oa:relationep_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Person:32ead3a4-6daa-6c65-0c2c-c46915dde2a4 ;
  a2a:EventKeyRef oa:event_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a_Event1 .

oa:source_bhi_5e74d182-eccc-50a3-a15a-e36e24c8900a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1772-03-22 - 1772-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1772-03-22"^^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 "27r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1701-1811, Dopen, 9, 27r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/550e0281-758b-039a-785d-2d052ef95d12.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/550e0281-758b-039a-785d-2d052ef95d12.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5e74d182-eccc-50a3-a15a-e36e24c8900a" ;
  a2a:RecordGUID "{5e74d182-eccc-50a3-a15a-e36e24c8900a}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1701-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2241_00002241.xml van BHI" .

