@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_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07
  a a2a:Record ;
  rdfs:label "Doop op 3 oktober 1806 te Oss" ;
  a2a:hasPerson oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-d6042bba-7053-b589-a415-abbcac321c9e, oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-12f7b0d5-78b5-ba7a-a775-68a6d7929202, oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-03798bc1-72ff-5354-bb34-b9493ea38afb, oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-e14d2af8-fe9a-747b-0667-e7e8fd3934b0 ;
  a2a:hasEvent oa:event_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_0, oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_1, oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_2, oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_3 ;
  a2a:hasSource oa:source_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07 .

oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-d6042bba-7053-b589-a415-abbcac321c9e
  a a2a:Person ;
  rdfs:label "Adriana Hermani Schuurmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Hermani Schuurmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Hermani" ;
    a2a:PersonNameLastName "Schuurmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-12f7b0d5-78b5-ba7a-a775-68a6d7929202
  a a2a:Person ;
  rdfs:label "Petronilla Antonii Schuurmans" ;
  a2a:PersonName [
    rdfs:label "Petronilla Antonii Schuurmans" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Schuurmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-03798bc1-72ff-5354-bb34-b9493ea38afb
  a a2a:Person ;
  rdfs:label "Gerardus Petri Geurtjens" ;
  a2a:PersonName [
    rdfs:label "Gerardus Petri Geurtjens" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Geurtjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person-e14d2af8-fe9a-747b-0667-e7e8fd3934b0
  a a2a:Person ;
  rdfs:label "Antonius Geurtjens" ;
  a2a:PersonName [
    rdfs:label "Antonius Geurtjens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Geurtjens"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1806-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person:d6042bba-7053-b589-a415-abbcac321c9e ;
  a2a:EventKeyRef oa:event_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Event1 .

oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person:12f7b0d5-78b5-ba7a-a775-68a6d7929202 ;
  a2a:EventKeyRef oa:event_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Event1 .

oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person:03798bc1-72ff-5354-bb34-b9493ea38afb ;
  a2a:EventKeyRef oa:event_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Event1 .

oa:relationep_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Person:e14d2af8-fe9a-747b-0667-e7e8fd3934b0 ;
  a2a:EventKeyRef oa:event_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07_Event1 .

oa:source_bhi_04c42b9e-cfab-d62e-e4e6-a964e1e4bb07
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1806-10-03 - 1806-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1806-10-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 28, Periode: 1806-1819" ;
    a2a:Book "Oss doopboek 1806-1819" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "10-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 28, Periode: 1806-1819, Oss doopboek 1806-1819, 28, 10-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3697b946-3046-1b98-c84c-ffb9d9ece87a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3697b946-3046-1b98-c84c-ffb9d9ece87a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04c42b9e-cfab-d62e-e4e6-a964e1e4bb07" ;
  a2a:RecordGUID "{04c42b9e-cfab-d62e-e4e6-a964e1e4bb07}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40454_00040454.xml van BHI" .

