@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_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74
  a a2a:Record ;
  rdfs:label "Doop op 8 augustus 1787 te Oss" ;
  a2a:hasPerson oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-41bb0f19-2484-19cc-5de8-80cf584c0319, oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-cb25a2c0-90b5-df4d-6d2e-418fa022c356, oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-f226691c-24de-2240-66cd-e015910f8600, oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-ef433b54-4b11-a5ca-4054-5b54ce0fd60e, oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-a4342072-33e4-c8a5-34fd-40d50fb8d0bc ;
  a2a:hasEvent oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_0, oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_1, oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_2, oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_3, oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_4 ;
  a2a:hasSource oa:source_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74 .

oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-41bb0f19-2484-19cc-5de8-80cf584c0319
  a a2a:Person ;
  rdfs:label "Walterus Adrianus de N.N." ;
  a2a:PersonName [
    rdfs:label "Walterus Adrianus de N.N." ;
    a2a:PersonNameFirstName "Walterus Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-cb25a2c0-90b5-df4d-6d2e-418fa022c356
  a a2a:Person ;
  rdfs:label "Maria Elizabeth Ruijs" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth Ruijs" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-f226691c-24de-2240-66cd-e015910f8600
  a a2a:Person ;
  rdfs:label "Maria Anna Agnes de Maré" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Agnes de Maré" ;
    a2a:PersonNameFirstName "Maria Anna Agnes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Maré"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-ef433b54-4b11-a5ca-4054-5b54ce0fd60e
  a a2a:Person ;
  rdfs:label "Joannes Henrici Ruijs" ;
  a2a:PersonName [
    rdfs:label "Joannes Henrici Ruijs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person-a4342072-33e4-c8a5-34fd-40d50fb8d0bc
  a a2a:Person ;
  rdfs:label "Anna Maria Elizabeth Joannis Ruijs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elizabeth Joannis Ruijs" ;
    a2a:PersonNameFirstName "Anna Maria Elizabeth" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1787-08-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person:41bb0f19-2484-19cc-5de8-80cf584c0319 ;
  a2a:EventKeyRef oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1 .

oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person:cb25a2c0-90b5-df4d-6d2e-418fa022c356 ;
  a2a:EventKeyRef oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1 .

oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person:f226691c-24de-2240-66cd-e015910f8600 ;
  a2a:EventKeyRef oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1 .

oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person:ef433b54-4b11-a5ca-4054-5b54ce0fd60e ;
  a2a:EventKeyRef oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1 .

oa:relationep_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Person:a4342072-33e4-c8a5-34fd-40d50fb8d0bc ;
  a2a:EventKeyRef oa:event_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74_Event1 .

oa:source_bhi_2e003ff4-2c20-cbdb-a80d-2bdc22efdb74
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1787-08-08 - 1787-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1787-08-08"^^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 "135-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 135-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/948d97f4-78cd-bb73-40a1-6fb4529a81f0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/948d97f4-78cd-bb73-40a1-6fb4529a81f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2e003ff4-2c20-cbdb-a80d-2bdc22efdb74" ;
  a2a:RecordGUID "{2e003ff4-2c20-cbdb-a80d-2bdc22efdb74}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41690_00041690.xml van BHI" .

