@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_28d2a41d-7ccc-e736-5c61-70858f7aa7b7
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1768 te Oss" ;
  a2a:hasPerson oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b9803de-463d-11e3-a747-d206bceb4d38, oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b98407e-463d-11e3-a747-d206bceb4d38, oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b987bde-463d-11e3-a747-d206bceb4d38, oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b97aa88-463d-11e3-a747-d206bceb4d38, oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b976550-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_0, oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_1, oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_2, oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_3, oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_4 ;
  a2a:hasSource oa:source_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7 .

oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b9803de-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Peeters van Uden" ;
  a2a:PersonName [
    rdfs:label "Joanna Peeters van Uden" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Peeters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b98407e-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Jacob van Uden" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Jacob van Uden" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b987bde-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Willem van Horen" ;
  a2a:PersonName [
    rdfs:label "Joanna Willem van Horen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Horen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b97aa88-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Matthias van Mensel" ;
  a2a:PersonName [
    rdfs:label "Matthias van Mensel" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mensel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person-3b976550-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus van Mensel" ;
  a2a:PersonName [
    rdfs:label "Petrus van Mensel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mensel"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1768-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person:3b9803de-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1 .

oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person:3b98407e-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1 .

oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person:3b987bde-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1 .

oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person:3b97aa88-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1 .

oa:relationep_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Person:3b976550-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7_Event1 .

oa:source_bhi_28d2a41d-7ccc-e736-5c61-70858f7aa7b7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1768-01-11 - 1768-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1768-01-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5, Periode: 1731-1774" ;
    a2a:Book "Rooms-Katholiek doopboek 1731-1774" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "245-14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1731-1774, Rooms-Katholiek doopboek 1731-1774, 5, 245-14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/726d7a49-d432-cce7-8002-a9ae01ff10be.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/726d7a49-d432-cce7-8002-a9ae01ff10be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/28d2a41d-7ccc-e736-5c61-70858f7aa7b7" ;
  a2a:RecordGUID "{28d2a41d-7ccc-e736-5c61-70858f7aa7b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_3563_00003563.xml van BHI" .

