@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_a1661c19-de9d-e7b7-0852-2033d537039e
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1695 te Asten" ;
  a2a:hasPerson oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-4799fb00-463e-11e3-a747-d206bceb4d38, oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-479a337c-463e-11e3-a747-d206bceb4d38, oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-479a6d74-463e-11e3-a747-d206bceb4d38, oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-47994dae-463e-11e3-a747-d206bceb4d38, oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-4799bc30-463e-11e3-a747-d206bceb4d38, oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-4799840e-463e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_0, oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_1, oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_2, oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_3, oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_4, oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_5 ;
  a2a:hasSource oa:source_bhi_a1661c19-de9d-e7b7-0852-2033d537039e .

oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-4799fb00-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Franciscus Jansen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jansen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-479a337c-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Agata Willems" ;
  a2a:PersonName [
    rdfs:label "Agata Willems" ;
    a2a:PersonNameFirstName "Agata" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-479a6d74-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Ida Geraers" ;
  a2a:PersonName [
    rdfs:label "Ida Geraers" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Geraers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-47994dae-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Aerts" ;
  a2a:PersonName [
    rdfs:label "Johannes Aerts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-4799bc30-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabetha Deelis" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Deelis" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Deelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person-4799840e-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodorus Aerts" ;
  a2a:PersonName [
    rdfs:label "Theodorus Aerts" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1695-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person:4799fb00-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 .

oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person:479a337c-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 .

oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person:479a6d74-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 .

oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person:47994dae-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 .

oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person:4799bc30-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 .

oa:relationep_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Person:4799840e-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a1661c19-de9d-e7b7-0852-2033d537039e_Event1 .

oa:source_bhi_a1661c19-de9d-e7b7-0852-2033d537039e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten", "1695-08-27 - 1695-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1695-08-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3, Periode: 1676-1716" ;
    a2a:Book "Rooms-Katholiek doopboek 1676-1716" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "54" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3, Periode: 1676-1716, Rooms-Katholiek doopboek 1676-1716, 3, 54"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a1661c19-de9d-e7b7-0852-2033d537039e" ;
  a2a:RecordGUID "{a1661c19-de9d-e7b7-0852-2033d537039e}" ;
  a2a:SourceRemarkOpmerking "<a href=http://www.archieven.nl/mi/48/?mivast=48&mizig=210&miadt=48&miaet=1&micode=10225&minr=5075266&miview=inv2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van RHC Eindhoven</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_717_00000717.xml van BHI" .

