@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_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f
  a a2a:Record ;
  rdfs:label "Doop op 25 november 1783 te Oss" ;
  a2a:hasPerson oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-7c6b01ab-7575-8c10-bc67-878fbd931f08, oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-de97785f-b3cc-6e6f-dead-c5e75d2ed8dd, oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-36ccee71-f3c5-8df2-3ef9-63d498146fa6, oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-5666666b-bcdb-6894-5987-77474ddafa8c ;
  a2a:hasEvent oa:event_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_0, oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_1, oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_2, oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_3 ;
  a2a:hasSource oa:source_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f .

oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-7c6b01ab-7575-8c10-bc67-878fbd931f08
  a a2a:Person ;
  rdfs:label "Maria Rijneri IJsvogel" ;
  a2a:PersonName [
    rdfs:label "Maria Rijneri IJsvogel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Rijneri" ;
    a2a:PersonNameLastName "IJsvogel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-de97785f-b3cc-6e6f-dead-c5e75d2ed8dd
  a a2a:Person ;
  rdfs:label "Maria Andreae van Hoij" ;
  a2a:PersonName [
    rdfs:label "Maria Andreae van Hoij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Andreae" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-36ccee71-f3c5-8df2-3ef9-63d498146fa6
  a a2a:Person ;
  rdfs:label "Theodorus IJsvogel" ;
  a2a:PersonName [
    rdfs:label "Theodorus IJsvogel" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "IJsvogel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person-5666666b-bcdb-6894-5987-77474ddafa8c
  a a2a:Person ;
  rdfs:label "Maria Elizabetha Theodori IJsvogel" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabetha Theodori IJsvogel" ;
    a2a:PersonNameFirstName "Maria Elizabetha" ;
    a2a:PersonNamePatronym "Theodori" ;
    a2a:PersonNameLastName "IJsvogel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1783-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person:7c6b01ab-7575-8c10-bc67-878fbd931f08 ;
  a2a:EventKeyRef oa:event_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Event1 .

oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person:de97785f-b3cc-6e6f-dead-c5e75d2ed8dd ;
  a2a:EventKeyRef oa:event_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Event1 .

oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person:36ccee71-f3c5-8df2-3ef9-63d498146fa6 ;
  a2a:EventKeyRef oa:event_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Event1 .

oa:relationep_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Person:5666666b-bcdb-6894-5987-77474ddafa8c ;
  a2a:EventKeyRef oa:event_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f_Event1 .

oa:source_bhi_526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1783-11-25 - 1783-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1783-11-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "93-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 93-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c74a3713-b059-e40b-f275-3d8ac965c804.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c74a3713-b059-e40b-f275-3d8ac965c804.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f" ;
  a2a:RecordGUID "{526f07ba-e9f2-a7f6-35f0-54b61dfa5b7f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40947_00040947.xml van BHI" .

