@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_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47
  a a2a:Record ;
  rdfs:label "Doop op 12 juli 1682 te Gemonde" ;
  a2a:hasPerson oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9dd44e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9d86a6-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9d3cfa-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9e10bc-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9e4e42-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_0, oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_1, oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_2, oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_3, oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_4 ;
  a2a:hasSource oa:source_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47 .

oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9dd44e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Corstjen Tunnis Jaspers" ;
  a2a:PersonName [
    rdfs:label "Corstjen Tunnis Jaspers" ;
    a2a:PersonNameFirstName "Corstjen" ;
    a2a:PersonNamePatronym "Tunnis" ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9d86a6-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Handrick Rulens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Handrick Rulens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Handrick" ;
    a2a:PersonNameLastName "Rulens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9d3cfa-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Casparus Rulens" ;
  a2a:PersonName [
    rdfs:label "Casparus Rulens" ;
    a2a:PersonNameFirstName "Casparus" ;
    a2a:PersonNameLastName "Rulens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9e10bc-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hersken Peter Arts" ;
  a2a:PersonName [
    rdfs:label "Hersken Peter Arts" ;
    a2a:PersonNameFirstName "Hersken" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person-ff9e4e42-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrick Rulens" ;
  a2a:PersonName [
    rdfs:label "Hendrick Rulens" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Rulens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1682-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemonde" ;
    rdfs:label "Gemonde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person:ff9dd44e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1 .

oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person:ff9d86a6-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1 .

oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person:ff9d3cfa-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1 .

oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person:ff9e10bc-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1 .

oa:relationep_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Person:ff9e4e42-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47_Event1 .

oa:source_bhi_e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1682-07-12 - 1682-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1682-07-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 38, Periode: 1674-1728" ;
    a2a:Book "Rooms-Katholiek doopboek 1674-1728" ;
    a2a:RegistryNumber "38" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 38, Periode: 1674-1728, Rooms-Katholiek doopboek 1674-1728, 38"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47" ;
  a2a:RecordGUID "{e81ea49e-e1aa-4fdc-85f8-ad02b0acdc47}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38546_00038546.xml van BHI" .

