@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_e06f9707-d9ab-d869-ce16-e81bcff73533
  a a2a:Record ;
  rdfs:label "Doop op 30 juni 1635 te Oss" ;
  a2a:hasPerson oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-7d4fb9e6-c708-18ce-4372-4204d4733b3c, oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-6063bf18-b8e2-5aa2-ad9b-12d2ca5b7091, oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-81af0619-4eff-9d6e-9adc-e16e40bdb76d, oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-e954b9f8-d464-7694-7e71-362ad8a4a0cb, oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-f18c94ae-f95d-6f88-50d9-d8e163f6be5c ;
  a2a:hasEvent oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_0, oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_1, oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_2, oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_3, oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_4 ;
  a2a:hasSource oa:source_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533 .

oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-7d4fb9e6-c708-18ce-4372-4204d4733b3c
  a a2a:Person ;
  rdfs:label "Arnoldus Bartholomei" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Bartholomei" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Bartholomei"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-6063bf18-b8e2-5aa2-ad9b-12d2ca5b7091
  a a2a:Person ;
  rdfs:label "Henricus Bartholomei" ;
  a2a:PersonName [
    rdfs:label "Henricus Bartholomei" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Bartholomei"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-81af0619-4eff-9d6e-9adc-e16e40bdb76d
  a a2a:Person ;
  rdfs:label "Nicasea Joannis" ;
  a2a:PersonName [
    rdfs:label "Nicasea Joannis" ;
    a2a:PersonNameFirstName "Nicasea" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-e954b9f8-d464-7694-7e71-362ad8a4a0cb
  a a2a:Person ;
  rdfs:label "Catharina N.N." ;
  a2a:PersonName [
    rdfs:label "Catharina N.N." ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person-f18c94ae-f95d-6f88-50d9-d8e163f6be5c
  a a2a:Person ;
  rdfs:label "Matheus Bartholomei" ;
  a2a:PersonName [
    rdfs:label "Matheus Bartholomei" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Bartholomei"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1635-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person:7d4fb9e6-c708-18ce-4372-4204d4733b3c ;
  a2a:EventKeyRef oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1 .

oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person:6063bf18-b8e2-5aa2-ad9b-12d2ca5b7091 ;
  a2a:EventKeyRef oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1 .

oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person:81af0619-4eff-9d6e-9adc-e16e40bdb76d ;
  a2a:EventKeyRef oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1 .

oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person:e954b9f8-d464-7694-7e71-362ad8a4a0cb ;
  a2a:EventKeyRef oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1 .

oa:relationep_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Person:f18c94ae-f95d-6f88-50d9-d8e163f6be5c ;
  a2a:EventKeyRef oa:event_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533_Event1 .

oa:source_bhi_e06f9707-d9ab-d869-ce16-e81bcff73533
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1635-06-30 - 1635-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1635-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1635-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1635" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1635-06-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1626-1644" ;
    a2a:Book "Rooms-Katholiek doop- en trouwboek 1626-1644" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "45v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1626-1644, Rooms-Katholiek doop- en trouwboek 1626-1644, 1, 45v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5015e8f9-2657-a77b-ab39-3b44113b662d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5015e8f9-2657-a77b-ab39-3b44113b662d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e06f9707-d9ab-d869-ce16-e81bcff73533" ;
  a2a:RecordGUID "{e06f9707-d9ab-d869-ce16-e81bcff73533}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37700_00037700.xml van BHI" .

