@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_96c23b4e-ea62-1b65-b6d0-e536875deb99
  a a2a:Record ;
  rdfs:label "Doop op 3 juni 1783 te Grave" ;
  a2a:hasPerson oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-e30a509f-49e8-4fe5-3476-744c79bc2cbe, oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-d380566f-1e43-4be1-a4c2-3c3e68d6a606, oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-ed0877d2-ebf3-ec19-ce7d-786fd553856b, oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-2d1176f1-4d66-98e9-7fd7-d82f9ea5119d, oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-fd3f5c42-78a9-0f2d-7a9c-9ae2d6cab0d0 ;
  a2a:hasEvent oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_0, oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_1, oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_2, oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_3, oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_4 ;
  a2a:hasSource oa:source_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99 .

oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-e30a509f-49e8-4fe5-3476-744c79bc2cbe
  a a2a:Person ;
  rdfs:label "Allegonda Sturres" ;
  a2a:PersonName [
    rdfs:label "Allegonda Sturres" ;
    a2a:PersonNameFirstName "Allegonda" ;
    a2a:PersonNameLastName "Sturres"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-d380566f-1e43-4be1-a4c2-3c3e68d6a606
  a a2a:Person ;
  rdfs:label "Anna Jacoba Duck" ;
  a2a:PersonName [
    rdfs:label "Anna Jacoba Duck" ;
    a2a:PersonNameFirstName "Anna Jacoba" ;
    a2a:PersonNameLastName "Duck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-ed0877d2-ebf3-ec19-ce7d-786fd553856b
  a a2a:Person ;
  rdfs:label "Dorothea Verhouwe" ;
  a2a:PersonName [
    rdfs:label "Dorothea Verhouwe" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Verhouwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-2d1176f1-4d66-98e9-7fd7-d82f9ea5119d
  a a2a:Person ;
  rdfs:label "Hubertus Sturres" ;
  a2a:PersonName [
    rdfs:label "Hubertus Sturres" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Sturres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person-fd3f5c42-78a9-0f2d-7a9c-9ae2d6cab0d0
  a a2a:Person ;
  rdfs:label "Dorothea Bras" ;
  a2a:PersonName [
    rdfs:label "Dorothea Bras" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1783-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person:e30a509f-49e8-4fe5-3476-744c79bc2cbe ;
  a2a:EventKeyRef oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1 .

oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person:d380566f-1e43-4be1-a4c2-3c3e68d6a606 ;
  a2a:EventKeyRef oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1 .

oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person:ed0877d2-ebf3-ec19-ce7d-786fd553856b ;
  a2a:EventKeyRef oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1 .

oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person:2d1176f1-4d66-98e9-7fd7-d82f9ea5119d ;
  a2a:EventKeyRef oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1 .

oa:relationep_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Person:fd3f5c42-78a9-0f2d-7a9c-9ae2d6cab0d0 ;
  a2a:EventKeyRef oa:event_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99_Event1 .

oa:source_bhi_96c23b4e-ea62-1b65-b6d0-e536875deb99
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1783-06-03 - 1783-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1783-06-03"^^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 "59r07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 59r07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c12277f8-4964-131f-6ad7-c2330da63eea.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c12277f8-4964-131f-6ad7-c2330da63eea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/96c23b4e-ea62-1b65-b6d0-e536875deb99" ;
  a2a:RecordGUID "{96c23b4e-ea62-1b65-b6d0-e536875deb99}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50934_00050934.xml van BHI" .

