@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_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4
  a a2a:Record ;
  rdfs:label "Doop op 13 november 1732 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-59777d01-4f17-cb87-4fe2-4204eec3f5b8, oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-e741104f-ea58-6bce-75e7-d555db6ab25b, oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-9e12b8cb-eec6-5bb6-2aba-c5a269458048, oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-82d7e165-6da0-f365-1de7-575dd9a0d583, oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-98f29f15-6fb9-35cd-cff6-84178c19eaa7 ;
  a2a:hasEvent oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_0, oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_1, oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_2, oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_3, oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_4 ;
  a2a:hasSource oa:source_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4 .

oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-59777d01-4f17-cb87-4fe2-4204eec3f5b8
  a a2a:Person ;
  rdfs:label "Christianus van de Mosselaer" ;
  a2a:PersonName [
    rdfs:label "Christianus van de Mosselaer" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mosselaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-e741104f-ea58-6bce-75e7-d555db6ab25b
  a a2a:Person ;
  rdfs:label "Cornelia Paulus Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Cornelia Paulus Arnoldi" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Paulus" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-9e12b8cb-eec6-5bb6-2aba-c5a269458048
  a a2a:Person ;
  rdfs:label "Johanna N.N." ;
  a2a:PersonName [
    rdfs:label "Johanna N.N." ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-82d7e165-6da0-f365-1de7-575dd9a0d583
  a a2a:Person ;
  rdfs:label "Christianus van de Mosselaar" ;
  a2a:PersonName [
    rdfs:label "Christianus van de Mosselaar" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mosselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person-98f29f15-6fb9-35cd-cff6-84178c19eaa7
  a a2a:Person ;
  rdfs:label "Joannes van de Mosselaar" ;
  a2a:PersonName [
    rdfs:label "Joannes van de Mosselaar" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mosselaar"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1732-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person:59777d01-4f17-cb87-4fe2-4204eec3f5b8 ;
  a2a:EventKeyRef oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1 .

oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person:e741104f-ea58-6bce-75e7-d555db6ab25b ;
  a2a:EventKeyRef oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1 .

oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person:9e12b8cb-eec6-5bb6-2aba-c5a269458048 ;
  a2a:EventKeyRef oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1 .

oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person:82d7e165-6da0-f365-1de7-575dd9a0d583 ;
  a2a:EventKeyRef oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1 .

oa:relationep_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Person:98f29f15-6fb9-35cd-cff6-84178c19eaa7 ;
  a2a:EventKeyRef oa:event_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4_Event1 .

oa:source_bhi_2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1732-11-13 - 1732-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1732-11-13"^^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 "38r-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 6, Periode: 1720-1748, Boxtel doop- en trouwboek 1720-1748, 6, 38r-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/44751f64-8de2-b98f-4ca2-018d12816178.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/44751f64-8de2-b98f-4ca2-018d12816178.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4" ;
  a2a:RecordGUID "{2b54a8a3-15e5-bf86-9104-2eef4bd2fbb4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40712_00040712.xml van BHI" .

