@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_35eb119c-e2da-4c44-31fa-b2c8e0529beb
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1732 te Sint-Oedenrode" ;
  a2a:hasPerson oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-e4458574-e877-1e31-a991-a63c8bb1cdf8, oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-3f1e4a0b-93d8-3a88-a83b-4d7fc7ef4c76, oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-4d9bd321-6543-386b-61aa-a75c6d28c15b, oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-dfbde238-3a62-42b0-b78c-4c0d0b472cc4, oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-0887ee70-a406-7cc8-5941-8c8fa21118de ;
  a2a:hasEvent oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_0, oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_1, oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_2, oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_3, oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_4 ;
  a2a:hasSource oa:source_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb .

oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-e4458574-e877-1e31-a991-a63c8bb1cdf8
  a a2a:Person ;
  rdfs:label "Joannes Hendrix" ;
  a2a:PersonName [
    rdfs:label "Joannes Hendrix" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-3f1e4a0b-93d8-3a88-a83b-4d7fc7ef4c76
  a a2a:Person ;
  rdfs:label "Maria Petri Sijmen Evers" ;
  a2a:PersonName [
    rdfs:label "Maria Petri Sijmen Evers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Petri Sijmen" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-4d9bd321-6543-386b-61aa-a75c6d28c15b
  a a2a:Person ;
  rdfs:label "Johanna van Boeckel" ;
  a2a:PersonName [
    rdfs:label "Johanna van Boeckel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boeckel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-dfbde238-3a62-42b0-b78c-4c0d0b472cc4
  a a2a:Person ;
  rdfs:label "Hendricus van Boeckel" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Boeckel" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boeckel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person-0887ee70-a406-7cc8-5941-8c8fa21118de
  a a2a:Person ;
  rdfs:label "Francisca Roovers" ;
  a2a:PersonName [
    rdfs:label "Francisca Roovers" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1732-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person:e4458574-e877-1e31-a991-a63c8bb1cdf8 ;
  a2a:EventKeyRef oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1 .

oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person:3f1e4a0b-93d8-3a88-a83b-4d7fc7ef4c76 ;
  a2a:EventKeyRef oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1 .

oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person:4d9bd321-6543-386b-61aa-a75c6d28c15b ;
  a2a:EventKeyRef oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1 .

oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person:dfbde238-3a62-42b0-b78c-4c0d0b472cc4 ;
  a2a:EventKeyRef oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1 .

oa:relationep_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Person:0887ee70-a406-7cc8-5941-8c8fa21118de ;
  a2a:EventKeyRef oa:event_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb_Event1 .

oa:source_bhi_35eb119c-e2da-4c44-31fa-b2c8e0529beb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1732-03-02 - 1732-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1732-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 7, Periode: 1726-1737" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "36r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 7, Periode: 1726-1737, Dopen, 7, 36r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/43043d5c-f6a3-2c86-021c-cd7b9d0981be.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/43043d5c-f6a3-2c86-021c-cd7b9d0981be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/35eb119c-e2da-4c44-31fa-b2c8e0529beb" ;
  a2a:RecordGUID "{35eb119c-e2da-4c44-31fa-b2c8e0529beb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41102_00041102.xml van BHI" .

