@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_ccbbade8-464b-a22b-ec9a-ee5faee7ac72
  a a2a:Record ;
  rdfs:label "Doop op 26 april 1732 te Oss" ;
  a2a:hasPerson oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c755c94-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c761e5e-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c75db9c-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c75a1d6-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_0, oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_1, oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_2, oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_3 ;
  a2a:hasSource oa:source_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72 .

oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c755c94-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Christina Corste" ;
  a2a:PersonName [
    rdfs:label "Christina Corste" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Corste"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c761e5e-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hermana Corst Rutte" ;
  a2a:PersonName [
    rdfs:label "Hermana Corst Rutte" ;
    a2a:PersonNameFirstName "Hermana" ;
    a2a:PersonNamePatronym "Corst" ;
    a2a:PersonNameLastName "Rutte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c75db9c-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronella Marcelli Gielens" ;
  a2a:PersonName [
    rdfs:label "Petronella Marcelli Gielens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePatronym "Marcelli" ;
    a2a:PersonNameLastName "Gielens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person-2c75a1d6-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendricus Corste" ;
  a2a:PersonName [
    rdfs:label "Hendricus Corste" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Corste"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1732-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person:2c755c94-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Event1 .

oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person:2c761e5e-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Event1 .

oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person:2c75db9c-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Event1 .

oa:relationep_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Person:2c75a1d6-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72_Event1 .

oa:source_bhi_ccbbade8-464b-a22b-ec9a-ee5faee7ac72
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1732-04-26 - 1732-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1732-04-26"^^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 "4-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1731-1774, Rooms-Katholiek doopboek 1731-1774, 5, 4-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/142e022d-3476-409d-adda-8152b6ddcaea.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/142e022d-3476-409d-adda-8152b6ddcaea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ccbbade8-464b-a22b-ec9a-ee5faee7ac72" ;
  a2a:RecordGUID "{ccbbade8-464b-a22b-ec9a-ee5faee7ac72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57464_00057464.xml van BHI" .

