@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_872495df-a838-2575-0875-41f2bc701ccf
  a a2a:Record ;
  rdfs:label "Doop op 25 juni 1685 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-bdb7aeee-7fe4-45ab-9207-d46a80468e33, oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-2ffca1f5-723b-7ec3-e4bf-5ea505c861e0, oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-75ea12cd-bf83-c745-9eba-15aa0cee7e54, oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-d0f10975-2714-1ffb-d494-fcf45d09a079, oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-f078f729-719c-26ff-9271-9300d5d8079e ;
  a2a:hasEvent oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_0, oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_1, oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_2, oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_3, oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_4 ;
  a2a:hasSource oa:source_bhi_872495df-a838-2575-0875-41f2bc701ccf .

oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-bdb7aeee-7fe4-45ab-9207-d46a80468e33
  a a2a:Person ;
  rdfs:label "Huijbert Wouters" ;
  a2a:PersonName [
    rdfs:label "Huijbert Wouters" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-2ffca1f5-723b-7ec3-e4bf-5ea505c861e0
  a a2a:Person ;
  rdfs:label "Mari Sijmons" ;
  a2a:PersonName [
    rdfs:label "Mari Sijmons" ;
    a2a:PersonNameFirstName "Mari" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-75ea12cd-bf83-c745-9eba-15aa0cee7e54
  a a2a:Person ;
  rdfs:label "Mathijs Jan Sijmons" ;
  a2a:PersonName [
    rdfs:label "Mathijs Jan Sijmons" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-d0f10975-2714-1ffb-d494-fcf45d09a079
  a a2a:Person ;
  rdfs:label "Jan Sijmons" ;
  a2a:PersonName [
    rdfs:label "Jan Sijmons" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person-f078f729-719c-26ff-9271-9300d5d8079e
  a a2a:Person ;
  rdfs:label "Margriet N.N." ;
  a2a:PersonName [
    rdfs:label "Margriet N.N." ;
    a2a:PersonNameFirstName "Margriet" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1685-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person:bdb7aeee-7fe4-45ab-9207-d46a80468e33 ;
  a2a:EventKeyRef oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1 .

oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person:2ffca1f5-723b-7ec3-e4bf-5ea505c861e0 ;
  a2a:EventKeyRef oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1 .

oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person:75ea12cd-bf83-c745-9eba-15aa0cee7e54 ;
  a2a:EventKeyRef oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1 .

oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person:d0f10975-2714-1ffb-d494-fcf45d09a079 ;
  a2a:EventKeyRef oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1 .

oa:relationep_bhi_872495df-a838-2575-0875-41f2bc701ccf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_872495df-a838-2575-0875-41f2bc701ccf_Person:f078f729-719c-26ff-9271-9300d5d8079e ;
  a2a:EventKeyRef oa:event_bhi_872495df-a838-2575-0875-41f2bc701ccf_Event1 .

oa:source_bhi_872495df-a838-2575-0875-41f2bc701ccf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1685-06-25 - 1685-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1685-06-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 8, Periode: 1647-1697" ;
    a2a:Book "Boxtel doopboek 1647-1697" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "243-14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 243-14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d5ba7464-4e74-8932-fb7c-ff85cd4c54a4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d5ba7464-4e74-8932-fb7c-ff85cd4c54a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/872495df-a838-2575-0875-41f2bc701ccf" ;
  a2a:RecordGUID "{872495df-a838-2575-0875-41f2bc701ccf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50174_00050174.xml van BHI" .

