@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_e55837ae-7022-5f64-e78e-90e20e2dcc26
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1775 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-dd87e425-3c4d-678f-f6f8-042e60b1fb6f, oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-972ef6b1-87c5-ba62-bacd-582523f922ab, oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-7ce5e405-5d8a-4853-eee8-66ba91f6772d, oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-feacc224-d21f-2158-0415-7529f07bd711, oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-2cbad555-8051-191f-9d71-30240e9fdb6e ;
  a2a:hasEvent oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_0, oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_1, oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_2, oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_3, oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_4 ;
  a2a:hasSource oa:source_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26 .

oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-dd87e425-3c4d-678f-f6f8-042e60b1fb6f
  a a2a:Person ;
  rdfs:label "Joanna Gerardi Roskams" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerardi Roskams" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Roskams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-972ef6b1-87c5-ba62-bacd-582523f922ab
  a a2a:Person ;
  rdfs:label "Adrianus van der Aa" ;
  a2a:PersonName [
    rdfs:label "Adrianus van der Aa" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-7ce5e405-5d8a-4853-eee8-66ba91f6772d
  a a2a:Person ;
  rdfs:label "Anna van Grinsven" ;
  a2a:PersonName [
    rdfs:label "Anna van Grinsven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grinsven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-feacc224-d21f-2158-0415-7529f07bd711
  a a2a:Person ;
  rdfs:label "Adrianus Josephi d'Roos" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephi d' Roos" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Josephi" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person-2cbad555-8051-191f-9d71-30240e9fdb6e
  a a2a:Person ;
  rdfs:label "Josephus d'Roos" ;
  a2a:PersonName [
    rdfs:label "Josephus d' Roos" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1775-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person:dd87e425-3c4d-678f-f6f8-042e60b1fb6f ;
  a2a:EventKeyRef oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1 .

oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person:972ef6b1-87c5-ba62-bacd-582523f922ab ;
  a2a:EventKeyRef oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1 .

oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person:7ce5e405-5d8a-4853-eee8-66ba91f6772d ;
  a2a:EventKeyRef oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1 .

oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person:feacc224-d21f-2158-0415-7529f07bd711 ;
  a2a:EventKeyRef oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1 .

oa:relationep_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Person:2cbad555-8051-191f-9d71-30240e9fdb6e ;
  a2a:EventKeyRef oa:event_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26_Event1 .

oa:source_bhi_e55837ae-7022-5f64-e78e-90e20e2dcc26
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1775-02-05 - 1775-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1775-02-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1745-1810" ;
    a2a:Book "Rooms-Katholiek doopboek 1745-1810" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "73v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1745-1810, Rooms-Katholiek doopboek 1745-1810, 6, 73v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/125a3fa5-c2ac-2cf7-1d16-1f726b4b3656.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/125a3fa5-c2ac-2cf7-1d16-1f726b4b3656.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e55837ae-7022-5f64-e78e-90e20e2dcc26" ;
  a2a:RecordGUID "{e55837ae-7022-5f64-e78e-90e20e2dcc26}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38094_00038094.xml van BHI" .

