@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_3b32df72-6ad7-e5da-567d-6334cd3ccd09
  a a2a:Record ;
  rdfs:label "Doop op 18 augustus 1746 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-429afaee-45fa-2e7f-0e1b-5620ed4c687b, oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-ad8c52d5-3bfe-7fb5-e1f4-6fa91fc0ae8f, oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-62c957b5-1f98-398f-36c1-8b4c4d7ed463, oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-7d9774bf-63dc-cea5-e117-98589f5ecc4e, oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-66f160ab-832f-9ce0-6522-3774620fa028 ;
  a2a:hasEvent oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_0, oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_1, oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_2, oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_3, oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_4 ;
  a2a:hasSource oa:source_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09 .

oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-429afaee-45fa-2e7f-0e1b-5620ed4c687b
  a a2a:Person ;
  rdfs:label "Bartholomeus Mareijnen" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Mareijnen" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Mareijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-ad8c52d5-3bfe-7fb5-e1f4-6fa91fc0ae8f
  a a2a:Person ;
  rdfs:label "Joanna Coijmans" ;
  a2a:PersonName [
    rdfs:label "Joanna Coijmans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Coijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-62c957b5-1f98-398f-36c1-8b4c4d7ed463
  a a2a:Person ;
  rdfs:label "Jacobus van de Weegh" ;
  a2a:PersonName [
    rdfs:label "Jacobus van de Weegh" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Weegh"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-7d9774bf-63dc-cea5-e117-98589f5ecc4e
  a a2a:Person ;
  rdfs:label "Dominicus van de Weegh" ;
  a2a:PersonName [
    rdfs:label "Dominicus van de Weegh" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Weegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person-66f160ab-832f-9ce0-6522-3774620fa028
  a a2a:Person ;
  rdfs:label "Maria Anna Mareijnen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Mareijnen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Mareijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1746-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person:429afaee-45fa-2e7f-0e1b-5620ed4c687b ;
  a2a:EventKeyRef oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1 .

oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person:ad8c52d5-3bfe-7fb5-e1f4-6fa91fc0ae8f ;
  a2a:EventKeyRef oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1 .

oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person:62c957b5-1f98-398f-36c1-8b4c4d7ed463 ;
  a2a:EventKeyRef oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1 .

oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person:7d9774bf-63dc-cea5-e117-98589f5ecc4e ;
  a2a:EventKeyRef oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1 .

oa:relationep_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Person:66f160ab-832f-9ce0-6522-3774620fa028 ;
  a2a:EventKeyRef oa:event_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09_Event1 .

oa:source_bhi_3b32df72-6ad7-e5da-567d-6334cd3ccd09
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1746-08-18 - 1746-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1746-08-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 6, Periode: 1720-1748" ;
    a2a:Book "Boxtel doop- en trouwboek 1720-1748" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "111r-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 6, Periode: 1720-1748, Boxtel doop- en trouwboek 1720-1748, 6, 111r-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/95ebedc6-fe1c-a4db-f379-1feda62bb7b3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/95ebedc6-fe1c-a4db-f379-1feda62bb7b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3b32df72-6ad7-e5da-567d-6334cd3ccd09" ;
  a2a:RecordGUID "{3b32df72-6ad7-e5da-567d-6334cd3ccd09}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41476_00041476.xml van BHI" .

