@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_e7fbf413-ecc9-2fd3-35c6-a90323d4febc
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1777 te Uden" ;
  a2a:hasPerson oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-c27c8e32-311f-878d-e206-ea4f51711ab1, oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-d64baa5b-1da1-1bb2-acce-11753bde5378, oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-e5f2bfb5-a86c-87b0-598f-d74f1a92a521, oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-d9f2e4f9-99c6-f498-cc93-10bfca8be527, oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-28aa89ed-e7b9-698a-9f8f-7bd57363edc3 ;
  a2a:hasEvent oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_0, oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_1, oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_2, oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_3, oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_4 ;
  a2a:hasSource oa:source_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc .

oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-c27c8e32-311f-878d-e206-ea4f51711ab1
  a a2a:Person ;
  rdfs:label "Albertus Adriani van den Broek" ;
  a2a:PersonName [
    rdfs:label "Albertus Adriani van den Broek" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-d64baa5b-1da1-1bb2-acce-11753bde5378
  a a2a:Person ;
  rdfs:label "Henricus de Groot" ;
  a2a:PersonName [
    rdfs:label "Henricus de Groot" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-e5f2bfb5-a86c-87b0-598f-d74f1a92a521
  a a2a:Person ;
  rdfs:label "Hendrina Clarenbeek" ;
  a2a:PersonName [
    rdfs:label "Hendrina Clarenbeek" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Clarenbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-d9f2e4f9-99c6-f498-cc93-10bfca8be527
  a a2a:Person ;
  rdfs:label "Elisabeth Clarenbeek" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Clarenbeek" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Clarenbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person-28aa89ed-e7b9-698a-9f8f-7bd57363edc3
  a a2a:Person ;
  rdfs:label "Joannes van den Broek" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Broek" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1777-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person:c27c8e32-311f-878d-e206-ea4f51711ab1 ;
  a2a:EventKeyRef oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1 .

oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person:d64baa5b-1da1-1bb2-acce-11753bde5378 ;
  a2a:EventKeyRef oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1 .

oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person:e5f2bfb5-a86c-87b0-598f-d74f1a92a521 ;
  a2a:EventKeyRef oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1 .

oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person:d9f2e4f9-99c6-f498-cc93-10bfca8be527 ;
  a2a:EventKeyRef oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1 .

oa:relationep_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Person:28aa89ed-e7b9-698a-9f8f-7bd57363edc3 ;
  a2a:EventKeyRef oa:event_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc_Event1 .

oa:source_bhi_e7fbf413-ecc9-2fd3-35c6-a90323d4febc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1777-01-19 - 1777-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1777-01-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 11, Periode: 1771-1783" ;
    a2a:Book "Rooms-Katholiek doopboek 1771-1783" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "30v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 11, Periode: 1771-1783, Rooms-Katholiek doopboek 1771-1783, 11, 30v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9cd219ca-c1b8-22d6-969a-08381455e84f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9cd219ca-c1b8-22d6-969a-08381455e84f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e7fbf413-ecc9-2fd3-35c6-a90323d4febc" ;
  a2a:RecordGUID "{e7fbf413-ecc9-2fd3-35c6-a90323d4febc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38540_00038540.xml van BHI" .

