@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_5342cd9f-6515-e4ef-a41c-188e2453c992
  a a2a:Record ;
  rdfs:label "Doop in 1707 te Oss" ;
  a2a:hasPerson oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-8d8d46a9-d817-69e2-f64f-b3addf531163, oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-c8624b94-46a5-00b7-adbe-06104780f0bd, oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-88537658-5b9f-8c41-0247-436fbdb172b2, oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-db28cc20-40cb-81cb-dcc7-5100b37ba98e ;
  a2a:hasEvent oa:event_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_0, oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_1, oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_2, oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_3 ;
  a2a:hasSource oa:source_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992 .

oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-8d8d46a9-d817-69e2-f64f-b3addf531163
  a a2a:Person ;
  rdfs:label "...annes Frense" ;
  a2a:PersonName [
    rdfs:label "...annes Frense" ;
    a2a:PersonNameFirstName "...annes" ;
    a2a:PersonNameLastName "Frense"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-c8624b94-46a5-00b7-adbe-06104780f0bd
  a a2a:Person ;
  rdfs:label "Joanna Adriaens" ;
  a2a:PersonName [
    rdfs:label "Joanna Adriaens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-88537658-5b9f-8c41-0247-436fbdb172b2
  a a2a:Person ;
  rdfs:label "Joannes Adriani" ;
  a2a:PersonName [
    rdfs:label "Joannes Adriani" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person-db28cc20-40cb-81cb-dcc7-5100b37ba98e
  a a2a:Person ;
  rdfs:label "Joannes Joannis Adriani" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis Adriani" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [ a2a:Year "1707" ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person:8d8d46a9-d817-69e2-f64f-b3addf531163 ;
  a2a:EventKeyRef oa:event_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Event1 .

oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person:c8624b94-46a5-00b7-adbe-06104780f0bd ;
  a2a:EventKeyRef oa:event_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Event1 .

oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person:88537658-5b9f-8c41-0247-436fbdb172b2 ;
  a2a:EventKeyRef oa:event_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Event1 .

oa:relationep_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Person:db28cc20-40cb-81cb-dcc7-5100b37ba98e ;
  a2a:EventKeyRef oa:event_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992_Event1 .

oa:source_bhi_5342cd9f-6515-e4ef-a41c-188e2453c992
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1707-01-01 - 1707-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1707" ] ;
  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 "3v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1707-1731, Dopen, 4, 3v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6a3b1bd0-e8de-06ff-5aab-eb43e687e914.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6a3b1bd0-e8de-06ff-5aab-eb43e687e914.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5342cd9f-6515-e4ef-a41c-188e2453c992" ;
  a2a:RecordGUID "{5342cd9f-6515-e4ef-a41c-188e2453c992}" ;
  a2a:SourceRemarkOpmerking "doopdatum ligt tussen 14 september en 4 november 1707" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48849_00048849.xml van BHI" .

