@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_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1722 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-3adc593a-6b38-4b4e-d556-e34a56ba479e, oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-0b0ae44e-10a4-0841-01ea-989524c198d7, oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-55a130d3-c070-79af-c10c-fc2c58813733, oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-7182a687-64e2-731b-deba-095d4ae47f1e, oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-45395430-e31a-1566-6863-ab41bcd87420 ;
  a2a:hasEvent oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_0, oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_1, oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_2, oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_3, oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_4 ;
  a2a:hasSource oa:source_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c .

oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-3adc593a-6b38-4b4e-d556-e34a56ba479e
  a a2a:Person ;
  rdfs:label "Joannes Neujens" ;
  a2a:PersonName [
    rdfs:label "Joannes Neujens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Neujens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-0b0ae44e-10a4-0841-01ea-989524c198d7
  a a2a:Person ;
  rdfs:label "Guillielma van Ours" ;
  a2a:PersonName [
    rdfs:label "Guillielma van Ours" ;
    a2a:PersonNameFirstName "Guillielma" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ours"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-55a130d3-c070-79af-c10c-fc2c58813733
  a a2a:Person ;
  rdfs:label "Anna Maria Neujens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Neujens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Neujens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-7182a687-64e2-731b-deba-095d4ae47f1e
  a a2a:Person ;
  rdfs:label "Joannes van Ours" ;
  a2a:PersonName [
    rdfs:label "Joannes van Ours" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ours"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person-45395430-e31a-1566-6863-ab41bcd87420
  a a2a:Person ;
  rdfs:label "Cornelius van Ours" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Ours" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ours"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1722-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person:3adc593a-6b38-4b4e-d556-e34a56ba479e ;
  a2a:EventKeyRef oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1 .

oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person:0b0ae44e-10a4-0841-01ea-989524c198d7 ;
  a2a:EventKeyRef oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1 .

oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person:55a130d3-c070-79af-c10c-fc2c58813733 ;
  a2a:EventKeyRef oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1 .

oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person:7182a687-64e2-731b-deba-095d4ae47f1e ;
  a2a:EventKeyRef oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1 .

oa:relationep_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Person:45395430-e31a-1566-6863-ab41bcd87420 ;
  a2a:EventKeyRef oa:event_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c_Event1 .

oa:source_bhi_ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1722-10-10 - 1722-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1722-10-10"^^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 "05v-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 6, Periode: 1720-1748, Boxtel doop- en trouwboek 1720-1748, 6, 05v-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b50ccd1f-ff6d-cf88-654d-9f20f8f0d3f3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b50ccd1f-ff6d-cf88-654d-9f20f8f0d3f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c" ;
  a2a:RecordGUID "{ee285c7a-3c1b-e0e8-e4d7-6b2fcdb1ea9c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38994_00038994.xml van BHI" .

