@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_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2
  a a2a:Record ;
  rdfs:label "Doop op 11 mei 1750 te Haps" ;
  a2a:hasPerson oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffea8622-465f-11e3-a747-d206bceb4d38, oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffeac1fa-465f-11e3-a747-d206bceb4d38, oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffeaf620-465f-11e3-a747-d206bceb4d38, oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffea148a-465f-11e3-a747-d206bceb4d38, oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffea4c52-465f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_0, oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_1, oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_2, oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_3, oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_4 ;
  a2a:hasSource oa:source_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2 .

oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffea8622-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Gerits" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffeac1fa-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Gerits" ;
  a2a:PersonName [
    rdfs:label "Petrus Gerits" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffeaf620-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Hendricks" ;
  a2a:PersonName [
    rdfs:label "Maria Hendricks" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hendricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffea148a-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Michaelis Hendricks" ;
  a2a:PersonName [
    rdfs:label "Joannes Michaelis Hendricks" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Michaelis" ;
    a2a:PersonNameLastName "Hendricks"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person-ffea4c52-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Michael Hendricks" ;
  a2a:PersonName [
    rdfs:label "Michael Hendricks" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Hendricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1750-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haps" ;
    rdfs:label "Haps"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person:ffea8622-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1 .

oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person:ffeac1fa-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1 .

oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person:ffeaf620-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1 .

oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person:ffea148a-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1 .

oa:relationep_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Person:ffea4c52-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2_Event1 .

oa:source_bhi_bfa6ac59-48f3-1c70-e3be-fa468e7bebb2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haps" ;
    rdfs:label "Haps", "1750-05-11 - 1750-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1750-05-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: microfiche, Deel: 3, Periode: 1723-1792" ;
    a2a:Book "Haps RK Dopen (1723-1792), Trouwen (1724-1792) en Begraven (1724-1813)" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "62-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: microfiche, Deel: 3, Periode: 1723-1792, Haps RK Dopen (1723-1792), Trouwen (1724-1792) en Begraven (1724-1813), 3, 62-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6f19c4b7-1838-f29c-7738-b9edf9829d31.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6f19c4b7-1838-f29c-7738-b9edf9829d31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bfa6ac59-48f3-1c70-e3be-fa468e7bebb2" ;
  a2a:RecordGUID "{bfa6ac59-48f3-1c70-e3be-fa468e7bebb2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69521_00069521.xml van BHI" .

