@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_c03f4e4d-d85c-452d-d74f-e3044c7f4be3
  a a2a:Record ;
  rdfs:label "Doop op 13 maart 1688 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-8409fb51-8828-0faa-59b4-68b568d5837e, oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-b424ce8d-3752-7718-e109-1199a7ecb471, oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-6f5b348c-b80c-ee9f-b60b-8438ee8bd1c0, oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-f6b92d3c-6cd8-5c04-0766-6bfd1e48feab, oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-02060944-76b4-4693-8a1e-5070b6b335fa ;
  a2a:hasEvent oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_0, oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_1, oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_2, oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_3, oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_4 ;
  a2a:hasSource oa:source_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3 .

oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-8409fb51-8828-0faa-59b4-68b568d5837e
  a a2a:Person ;
  rdfs:label "Guilielmus Willems" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Willems" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-b424ce8d-3752-7718-e109-1199a7ecb471
  a a2a:Person ;
  rdfs:label "Theodorus Guilielmi Rutten" ;
  a2a:PersonName [
    rdfs:label "Theodorus Guilielmi Rutten" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePatronym "Guilielmi" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-6f5b348c-b80c-ee9f-b60b-8438ee8bd1c0
  a a2a:Person ;
  rdfs:label "Catharina Rutgeri Willems" ;
  a2a:PersonName [
    rdfs:label "Catharina Rutgeri Willems" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Rutgeri" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-f6b92d3c-6cd8-5c04-0766-6bfd1e48feab
  a a2a:Person ;
  rdfs:label "Gerardus Henrick Willems" ;
  a2a:PersonName [
    rdfs:label "Gerardus Henrick Willems" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Henrick" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person-02060944-76b4-4693-8a1e-5070b6b335fa
  a a2a:Person ;
  rdfs:label "Maria Guilielmi Rutten" ;
  a2a:PersonName [
    rdfs:label "Maria Guilielmi Rutten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Guilielmi" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1688-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person:8409fb51-8828-0faa-59b4-68b568d5837e ;
  a2a:EventKeyRef oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1 .

oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person:b424ce8d-3752-7718-e109-1199a7ecb471 ;
  a2a:EventKeyRef oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1 .

oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person:6f5b348c-b80c-ee9f-b60b-8438ee8bd1c0 ;
  a2a:EventKeyRef oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1 .

oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person:f6b92d3c-6cd8-5c04-0766-6bfd1e48feab ;
  a2a:EventKeyRef oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1 .

oa:relationep_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Person:02060944-76b4-4693-8a1e-5070b6b335fa ;
  a2a:EventKeyRef oa:event_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3_Event1 .

oa:source_bhi_c03f4e4d-d85c-452d-d74f-e3044c7f4be3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1688-03-13 - 1688-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1688-03-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1687-1719" ;
    a2a:Book "Rooms-Katholiek dopen 1687-1703, trouwen 1687-1719" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "7v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1687-1719, Rooms-Katholiek dopen 1687-1703, trouwen 1687-1719, 2, 7v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0b209d97-b7f6-d1aa-dd61-4598dfc3c30c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0b209d97-b7f6-d1aa-dd61-4598dfc3c30c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c03f4e4d-d85c-452d-d74f-e3044c7f4be3" ;
  a2a:RecordGUID "{c03f4e4d-d85c-452d-d74f-e3044c7f4be3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51425_00051425.xml van BHI" .

