@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_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67
  a a2a:Record ;
  rdfs:label "Doop op 30 januari 1810 te Oss" ;
  a2a:hasPerson oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-7a5fc2af-97a2-4197-0c0d-53fe5803a86a, oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-528184fe-d88c-1af0-a10a-95096baf6c35, oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-109cfdb2-0488-67e2-eead-0a15acd7b1b8, oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-75986308-1ad9-cd77-1806-6f1387ccec40, oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-24636c5a-13b9-98c4-4d38-51c3faf5dcb4 ;
  a2a:hasEvent oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_0, oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_1, oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_2, oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_3, oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_4 ;
  a2a:hasSource oa:source_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67 .

oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-7a5fc2af-97a2-4197-0c0d-53fe5803a86a
  a a2a:Person ;
  rdfs:label "Christianus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Christianus van den Berg" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-528184fe-d88c-1af0-a10a-95096baf6c35
  a a2a:Person ;
  rdfs:label "Joannes Francisci Snoeks" ;
  a2a:PersonName [
    rdfs:label "Joannes Francisci Snoeks" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Francisci" ;
    a2a:PersonNameLastName "Snoeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-109cfdb2-0488-67e2-eead-0a15acd7b1b8
  a a2a:Person ;
  rdfs:label "Geerdina Franciscus Schuts" ;
  a2a:PersonName [
    rdfs:label "Geerdina Franciscus Schuts" ;
    a2a:PersonNameFirstName "Geerdina" ;
    a2a:PersonNamePatronym "Franciscus" ;
    a2a:PersonNameLastName "Schuts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-75986308-1ad9-cd77-1806-6f1387ccec40
  a a2a:Person ;
  rdfs:label "Joannes van den Berg" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Berg" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person-24636c5a-13b9-98c4-4d38-51c3faf5dcb4
  a a2a:Person ;
  rdfs:label "Gertrudis van den Berg" ;
  a2a:PersonName [
    rdfs:label "Gertrudis van den Berg" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1810-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person:7a5fc2af-97a2-4197-0c0d-53fe5803a86a ;
  a2a:EventKeyRef oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1 .

oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person:528184fe-d88c-1af0-a10a-95096baf6c35 ;
  a2a:EventKeyRef oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1 .

oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person:109cfdb2-0488-67e2-eead-0a15acd7b1b8 ;
  a2a:EventKeyRef oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1 .

oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person:75986308-1ad9-cd77-1806-6f1387ccec40 ;
  a2a:EventKeyRef oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1 .

oa:relationep_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Person:24636c5a-13b9-98c4-4d38-51c3faf5dcb4 ;
  a2a:EventKeyRef oa:event_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67_Event1 .

oa:source_bhi_5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1810-01-30 - 1810-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1810-01-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 28, Periode: 1806-1819" ;
    a2a:Book "Oss doopboek 1806-1819" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "56-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 28, Periode: 1806-1819, Oss doopboek 1806-1819, 28, 56-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f4125f62-442b-3ce9-6fe9-de6e46692baf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f4125f62-442b-3ce9-6fe9-de6e46692baf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67" ;
  a2a:RecordGUID "{5ae5525f-44a8-ef75-bfa2-1d64c2bb8d67}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48430_00048430.xml van BHI" .

