@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_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb
  a a2a:Record ;
  rdfs:label "Doop op 12 november 1801 te Grave" ;
  a2a:hasPerson oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-dbcf6483-1544-c267-1c01-3f2fbb3a3bbc, oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-6acb76a5-75ed-5ac2-bba3-7cb9e330d082, oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-097b70ba-d863-d1b7-d821-8351c8b1bdc9, oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-c9adde42-c15f-124b-c2f6-6cac98304f13, oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-fc6663e7-b12f-f3f7-8024-c05df6961e64 ;
  a2a:hasEvent oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_0, oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_1, oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_2, oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_3, oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_4 ;
  a2a:hasSource oa:source_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb .

oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-dbcf6483-1544-c267-1c01-3f2fbb3a3bbc
  a a2a:Person ;
  rdfs:label "Antonia Jacoba de Wild" ;
  a2a:PersonName [
    rdfs:label "Antonia Jacoba de Wild" ;
    a2a:PersonNameFirstName "Antonia Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wild"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-6acb76a5-75ed-5ac2-bba3-7cb9e330d082
  a a2a:Person ;
  rdfs:label "Cornelia van Driel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Driel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-097b70ba-d863-d1b7-d821-8351c8b1bdc9
  a a2a:Person ;
  rdfs:label "Jacobus Hulstman" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hulstman" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Hulstman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-c9adde42-c15f-124b-c2f6-6cac98304f13
  a a2a:Person ;
  rdfs:label "Livinus Laurentius de Wild" ;
  a2a:PersonName [
    rdfs:label "Livinus Laurentius de Wild" ;
    a2a:PersonNameFirstName "Livinus Laurentius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wild"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person-fc6663e7-b12f-f3f7-8024-c05df6961e64
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Ingensip" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Ingensip" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Ingensip"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1801-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person:dbcf6483-1544-c267-1c01-3f2fbb3a3bbc ;
  a2a:EventKeyRef oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1 .

oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person:6acb76a5-75ed-5ac2-bba3-7cb9e330d082 ;
  a2a:EventKeyRef oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1 .

oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person:097b70ba-d863-d1b7-d821-8351c8b1bdc9 ;
  a2a:EventKeyRef oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1 .

oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person:c9adde42-c15f-124b-c2f6-6cac98304f13 ;
  a2a:EventKeyRef oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1 .

oa:relationep_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Person:fc6663e7-b12f-f3f7-8024-c05df6961e64 ;
  a2a:EventKeyRef oa:event_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb_Event1 .

oa:source_bhi_5ea30765-99e7-9d54-6c3b-252a7c2e4ceb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1801-11-12 - 1801-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1801-11-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "153r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 153r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75833f42-7ff9-c806-6d12-e955b9df5931.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75833f42-7ff9-c806-6d12-e955b9df5931.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5ea30765-99e7-9d54-6c3b-252a7c2e4ceb" ;
  a2a:RecordGUID "{5ea30765-99e7-9d54-6c3b-252a7c2e4ceb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48038_00048038.xml van BHI" .

