@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_b9e682d9-28a0-e673-eded-028a66cdb30e
  a a2a:Record ;
  rdfs:label "Doop op 27 januari 1721 te Oss" ;
  a2a:hasPerson oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-c17c7f0e-bb4a-019f-1d37-56ac22dff1e9, oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-f61b2a05-b447-a74e-3a25-ed5976b776f6, oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-c40d0cfe-7c86-b009-7a3a-126a7830aba1, oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-73528a86-89c9-7f54-5a82-5aca202276a4 ;
  a2a:hasEvent oa:event_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_0, oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_1, oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_2, oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_3 ;
  a2a:hasSource oa:source_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e .

oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-c17c7f0e-bb4a-019f-1d37-56ac22dff1e9
  a a2a:Person ;
  rdfs:label "Hendrina Gerits" ;
  a2a:PersonName [
    rdfs:label "Hendrina Gerits" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-f61b2a05-b447-a74e-3a25-ed5976b776f6
  a a2a:Person ;
  rdfs:label "Joanna Claese" ;
  a2a:PersonName [
    rdfs:label "Joanna Claese" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Claese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-c40d0cfe-7c86-b009-7a3a-126a7830aba1
  a a2a:Person ;
  rdfs:label "Nicolaus Hendrix" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Hendrix" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person-73528a86-89c9-7f54-5a82-5aca202276a4
  a a2a:Person ;
  rdfs:label "Franciscus Nicolai Hendrix" ;
  a2a:PersonName [
    rdfs:label "Franciscus Nicolai Hendrix" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePatronym "Nicolai" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1721-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person:c17c7f0e-bb4a-019f-1d37-56ac22dff1e9 ;
  a2a:EventKeyRef oa:event_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Event1 .

oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person:f61b2a05-b447-a74e-3a25-ed5976b776f6 ;
  a2a:EventKeyRef oa:event_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Event1 .

oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person:c40d0cfe-7c86-b009-7a3a-126a7830aba1 ;
  a2a:EventKeyRef oa:event_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Event1 .

oa:relationep_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Person:73528a86-89c9-7f54-5a82-5aca202276a4 ;
  a2a:EventKeyRef oa:event_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e_Event1 .

oa:source_bhi_b9e682d9-28a0-e673-eded-028a66cdb30e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1721-01-27 - 1721-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1721-01-27"^^xsd:date
  ] ;
  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 "78r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1707-1731, Dopen, 4, 78r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6269c86e-0815-6660-eb11-88504f416d98.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6269c86e-0815-6660-eb11-88504f416d98.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b9e682d9-28a0-e673-eded-028a66cdb30e" ;
  a2a:RecordGUID "{b9e682d9-28a0-e673-eded-028a66cdb30e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52249_00052249.xml van BHI" .

