@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_015c7fb9-aebe-6255-d2db-eae5c222cb14
  a a2a:Record ;
  rdfs:label "Doop in 1708 te Oss" ;
  a2a:hasPerson oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-392f2af6-2343-71a3-ecae-286c4382e0b3, oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-635113b6-216f-226b-60f6-533e74d4e879, oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-cba271c4-8b40-e2b0-a9fe-580ce142552b, oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-8700dfce-b8b5-4364-8a69-aff346b258de, oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-01f0c9a3-49e7-7d70-7d5a-1bd9dcc105de ;
  a2a:hasEvent oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_0, oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_1, oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_2, oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_3, oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_4 ;
  a2a:hasSource oa:source_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14 .

oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-392f2af6-2343-71a3-ecae-286c4382e0b3
  a a2a:Person ;
  rdfs:label "Joannes ... van Heesch" ;
  a2a:PersonName [
    rdfs:label "Joannes ... van Heesch" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "..." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-635113b6-216f-226b-60f6-533e74d4e879
  a a2a:Person ;
  rdfs:label "Barbara Herbers" ;
  a2a:PersonName [
    rdfs:label "Barbara Herbers" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Herbers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-cba271c4-8b40-e2b0-a9fe-580ce142552b
  a a2a:Person ;
  rdfs:label "...ia Huberti Kole" ;
  a2a:PersonName [
    rdfs:label "...ia Huberti Kole" ;
    a2a:PersonNameFirstName "...ia" ;
    a2a:PersonNamePatronym "Huberti" ;
    a2a:PersonNameLastName "Kole"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-8700dfce-b8b5-4364-8a69-aff346b258de
  a a2a:Person ;
  rdfs:label "Henricus Cornelii van Heesch" ;
  a2a:PersonName [
    rdfs:label "Henricus Cornelii van Heesch" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person-01f0c9a3-49e7-7d70-7d5a-1bd9dcc105de
  a a2a:Person ;
  rdfs:label "Honoria Henrici van Heesch" ;
  a2a:PersonName [
    rdfs:label "Honoria Henrici van Heesch" ;
    a2a:PersonNameFirstName "Honoria" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesch"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [ a2a:Year "1708" ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person:392f2af6-2343-71a3-ecae-286c4382e0b3 ;
  a2a:EventKeyRef oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1 .

oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person:635113b6-216f-226b-60f6-533e74d4e879 ;
  a2a:EventKeyRef oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1 .

oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person:cba271c4-8b40-e2b0-a9fe-580ce142552b ;
  a2a:EventKeyRef oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1 .

oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person:8700dfce-b8b5-4364-8a69-aff346b258de ;
  a2a:EventKeyRef oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1 .

oa:relationep_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Person:01f0c9a3-49e7-7d70-7d5a-1bd9dcc105de ;
  a2a:EventKeyRef oa:event_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14_Event1 .

oa:source_bhi_015c7fb9-aebe-6255-d2db-eae5c222cb14
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1708-01-01 - 1708-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1708" ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1707-1731" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "6v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1707-1731, Dopen, 4, 6v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dd432200-382e-0f27-eb3d-2d546f71560c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dd432200-382e-0f27-eb3d-2d546f71560c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/015c7fb9-aebe-6255-d2db-eae5c222cb14" ;
  a2a:RecordGUID "{015c7fb9-aebe-6255-d2db-eae5c222cb14}" ;
  a2a:SourceRemarkOpmerking "doopdatum tussen 5 maart en 20 april 1708" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40140_00040140.xml van BHI" .

