@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_b5c8b777-e208-a8fe-cd3e-c34230e6fea1
  a a2a:Record ;
  rdfs:label "Doop op 14 november 1660 te Helvoirt" ;
  a2a:hasPerson oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-74158013-5097-3dca-df0a-77915636f3a0, oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-fd8f04a1-c543-2fa3-148a-8ce797ae4472, oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-d5079049-ecb1-1ca5-24be-3d2653cae385, oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-873a84e1-4ffb-16f4-b113-deff549ed453, oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-1800b5c4-4e34-60e7-decf-14490e18707f ;
  a2a:hasEvent oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_0, oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_1, oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_2, oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_3, oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_4 ;
  a2a:hasSource oa:source_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1 .

oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-74158013-5097-3dca-df0a-77915636f3a0
  a a2a:Person ;
  rdfs:label "Wilhelmus Dirixs" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Dirixs" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Dirixs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-fd8f04a1-c543-2fa3-148a-8ce797ae4472
  a a2a:Person ;
  rdfs:label "Querina Wouters" ;
  a2a:PersonName [
    rdfs:label "Querina Wouters" ;
    a2a:PersonNameFirstName "Querina" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-d5079049-ecb1-1ca5-24be-3d2653cae385
  a a2a:Person ;
  rdfs:label "Martinus Geerits" ;
  a2a:PersonName [
    rdfs:label "Martinus Geerits" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Geerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-873a84e1-4ffb-16f4-b113-deff549ed453
  a a2a:Person ;
  rdfs:label "Adriana N.N." ;
  a2a:PersonName [
    rdfs:label "Adriana N.N." ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person-1800b5c4-4e34-60e7-decf-14490e18707f
  a a2a:Person ;
  rdfs:label "Joanna Dirixs" ;
  a2a:PersonName [
    rdfs:label "Joanna Dirixs" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Dirixs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1660-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person:74158013-5097-3dca-df0a-77915636f3a0 ;
  a2a:EventKeyRef oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1 .

oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person:fd8f04a1-c543-2fa3-148a-8ce797ae4472 ;
  a2a:EventKeyRef oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1 .

oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person:d5079049-ecb1-1ca5-24be-3d2653cae385 ;
  a2a:EventKeyRef oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1 .

oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person:873a84e1-4ffb-16f4-b113-deff549ed453 ;
  a2a:EventKeyRef oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1 .

oa:relationep_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Person:1800b5c4-4e34-60e7-decf-14490e18707f ;
  a2a:EventKeyRef oa:event_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1_Event1 .

oa:source_bhi_b5c8b777-e208-a8fe-cd3e-c34230e6fea1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt", "1660-11-14 - 1660-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1660-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1660-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1660" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1660-11-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1654-1666" ;
    a2a:Book "Rooms-Katholiek doop- en trouwboek 1654-1666" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "67-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1654-1666, Rooms-Katholiek doop- en trouwboek 1654-1666, 2, 67-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/364189ae-30ae-9bd9-31db-9f379da012aa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/364189ae-30ae-9bd9-31db-9f379da012aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b5c8b777-e208-a8fe-cd3e-c34230e6fea1" ;
  a2a:RecordGUID "{b5c8b777-e208-a8fe-cd3e-c34230e6fea1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51741_00051741.xml van BHI" .

