@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_eb58142d-082b-e604-69de-2ee12af8b070
  a a2a:Record ;
  rdfs:label "Doop op 30 december 1794 te Oss" ;
  a2a:hasPerson oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-59bf2b2f-8293-e917-34b8-a72779c3d9c7, oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-3bcf0f9c-7b6f-d81f-9eac-baf60cc522c1, oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-33d026d2-2c36-59e8-c4a6-b99e013f0254, oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-4d57a859-7a13-747f-be78-0b2f805ef27d ;
  a2a:hasEvent oa:event_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_0, oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_1, oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_2, oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_3 ;
  a2a:hasSource oa:source_bhi_eb58142d-082b-e604-69de-2ee12af8b070 .

oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-59bf2b2f-8293-e917-34b8-a72779c3d9c7
  a a2a:Person ;
  rdfs:label "Theodorus Christiani de Laat" ;
  a2a:PersonName [
    rdfs:label "Theodorus Christiani de Laat" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePatronym "Christiani" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-3bcf0f9c-7b6f-d81f-9eac-baf60cc522c1
  a a2a:Person ;
  rdfs:label "Joanna Maria Christiani de Laat" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Christiani de Laat" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePatronym "Christiani" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-33d026d2-2c36-59e8-c4a6-b99e013f0254
  a a2a:Person ;
  rdfs:label "Joannes Walteri van Heumen" ;
  a2a:PersonName [
    rdfs:label "Joannes Walteri van Heumen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Walteri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heumen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person-4d57a859-7a13-747f-be78-0b2f805ef27d
  a a2a:Person ;
  rdfs:label "Christianus Joannis van Heumen" ;
  a2a:PersonName [
    rdfs:label "Christianus Joannis van Heumen" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heumen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1794-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person:59bf2b2f-8293-e917-34b8-a72779c3d9c7 ;
  a2a:EventKeyRef oa:event_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Event1 .

oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person:3bcf0f9c-7b6f-d81f-9eac-baf60cc522c1 ;
  a2a:EventKeyRef oa:event_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Event1 .

oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person:33d026d2-2c36-59e8-c4a6-b99e013f0254 ;
  a2a:EventKeyRef oa:event_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Event1 .

oa:relationep_bhi_eb58142d-082b-e604-69de-2ee12af8b070_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Person:4d57a859-7a13-747f-be78-0b2f805ef27d ;
  a2a:EventKeyRef oa:event_bhi_eb58142d-082b-e604-69de-2ee12af8b070_Event1 .

oa:source_bhi_eb58142d-082b-e604-69de-2ee12af8b070
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1794-12-30 - 1794-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1794-12-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "251-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 251-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cdfdc2e9-1841-f550-54dc-22730ee35097.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cdfdc2e9-1841-f550-54dc-22730ee35097.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb58142d-082b-e604-69de-2ee12af8b070" ;
  a2a:RecordGUID "{eb58142d-082b-e604-69de-2ee12af8b070}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38871_00038871.xml van BHI" .

