@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_64d2bd3d-704d-a281-764e-e2f777e7e198
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1686 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-5387b808-8abf-4c3a-32cc-f877051013d3, oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-6a4d9298-c43b-50ed-bd9c-6325334e518e, oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-30e93101-d69f-4715-4ca3-49c3b1a11559, oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-2a4e3cd9-d03b-3844-9a16-e38985bc59ee, oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-bc438137-67ac-51f0-99c4-3b4bca66ccbe ;
  a2a:hasEvent oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_0, oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_1, oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_2, oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_3, oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_4 ;
  a2a:hasSource oa:source_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198 .

oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-5387b808-8abf-4c3a-32cc-f877051013d3
  a a2a:Person ;
  rdfs:label "Jan Coomans" ;
  a2a:PersonName [
    rdfs:label "Jan Coomans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-6a4d9298-c43b-50ed-bd9c-6325334e518e
  a a2a:Person ;
  rdfs:label "Mari Gerart Goossens" ;
  a2a:PersonName [
    rdfs:label "Mari Gerart Goossens" ;
    a2a:PersonNameFirstName "Mari" ;
    a2a:PersonNamePatronym "Gerart" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-30e93101-d69f-4715-4ca3-49c3b1a11559
  a a2a:Person ;
  rdfs:label "Anna Maria Franscis Marcelis Goossens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Franscis Marcelis Goossens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Franscis Marcelis" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-2a4e3cd9-d03b-3844-9a16-e38985bc59ee
  a a2a:Person ;
  rdfs:label "Franscis Marcelis Goossens" ;
  a2a:PersonName [
    rdfs:label "Franscis Marcelis Goossens" ;
    a2a:PersonNameFirstName "Franscis" ;
    a2a:PersonNamePatronym "Marcelis" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person-bc438137-67ac-51f0-99c4-3b4bca66ccbe
  a a2a:Person ;
  rdfs:label "Antonet N.N." ;
  a2a:PersonName [
    rdfs:label "Antonet N.N." ;
    a2a:PersonNameFirstName "Antonet" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1686-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person:5387b808-8abf-4c3a-32cc-f877051013d3 ;
  a2a:EventKeyRef oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1 .

oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person:6a4d9298-c43b-50ed-bd9c-6325334e518e ;
  a2a:EventKeyRef oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1 .

oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person:30e93101-d69f-4715-4ca3-49c3b1a11559 ;
  a2a:EventKeyRef oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1 .

oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person:2a4e3cd9-d03b-3844-9a16-e38985bc59ee ;
  a2a:EventKeyRef oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1 .

oa:relationep_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Person:bc438137-67ac-51f0-99c4-3b4bca66ccbe ;
  a2a:EventKeyRef oa:event_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198_Event1 .

oa:source_bhi_64d2bd3d-704d-a281-764e-e2f777e7e198
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1686-02-06 - 1686-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1686-02-06"^^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 "246-11" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 246-11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bcc8ab5a-0411-4e24-517d-fb71314216ef.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bcc8ab5a-0411-4e24-517d-fb71314216ef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/64d2bd3d-704d-a281-764e-e2f777e7e198" ;
  a2a:RecordGUID "{64d2bd3d-704d-a281-764e-e2f777e7e198}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48797_00048797.xml van BHI" .

