@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_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd
  a a2a:Record ;
  rdfs:label "Doop op 23 september 1749 te Mill" ;
  a2a:hasPerson oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-f5d6efd3-3151-107d-5ad9-4a65b45c2249, oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-900f34b5-1d8a-a31c-093c-5197dc164404, oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-613ffd51-c9c9-ab26-3665-29bfb0083f85, oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-d9e29d99-4f7d-18ae-54f7-e917b9139c43, oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-50990af2-eb72-b825-6456-bddead1f41be ;
  a2a:hasEvent oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_0, oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_1, oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_2, oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_3, oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_4 ;
  a2a:hasSource oa:source_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd .

oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-f5d6efd3-3151-107d-5ad9-4a65b45c2249
  a a2a:Person ;
  rdfs:label "Petronilla Thone" ;
  a2a:PersonName [
    rdfs:label "Petronilla Thone" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Thone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-900f34b5-1d8a-a31c-093c-5197dc164404
  a a2a:Person ;
  rdfs:label "Geridt Jan van de Vloet" ;
  a2a:PersonName [
    rdfs:label "Geridt Jan van de Vloet" ;
    a2a:PersonNameFirstName "Geridt" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vloet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-613ffd51-c9c9-ab26-3665-29bfb0083f85
  a a2a:Person ;
  rdfs:label "Catharina Thoonen" ;
  a2a:PersonName [
    rdfs:label "Catharina Thoonen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Thoonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-d9e29d99-4f7d-18ae-54f7-e917b9139c43
  a a2a:Person ;
  rdfs:label "Godefridi Gerits van de Vloet" ;
  a2a:PersonName [
    rdfs:label "Godefridi Gerits van de Vloet" ;
    a2a:PersonNameFirstName "Godefridi" ;
    a2a:PersonNamePatronym "Gerits" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vloet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person-50990af2-eb72-b825-6456-bddead1f41be
  a a2a:Person ;
  rdfs:label "Gerardus van de Vloet" ;
  a2a:PersonName [
    rdfs:label "Gerardus van de Vloet" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vloet"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1749-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person:f5d6efd3-3151-107d-5ad9-4a65b45c2249 ;
  a2a:EventKeyRef oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1 .

oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person:900f34b5-1d8a-a31c-093c-5197dc164404 ;
  a2a:EventKeyRef oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1 .

oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person:613ffd51-c9c9-ab26-3665-29bfb0083f85 ;
  a2a:EventKeyRef oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1 .

oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person:d9e29d99-4f7d-18ae-54f7-e917b9139c43 ;
  a2a:EventKeyRef oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1 .

oa:relationep_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Person:50990af2-eb72-b825-6456-bddead1f41be ;
  a2a:EventKeyRef oa:event_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd_Event1 .

oa:source_bhi_ce2f15f0-59bf-ca2c-b743-8941d75c7dbd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Mill en Sint Hubert" ;
    rdfs:label "Mill en Sint Hubert", "1749-09-23 - 1749-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1749-09-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800" ;
    a2a:Book "Rooms-Katholiek doopboek 1673-1800" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "152" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 152"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce2f15f0-59bf-ca2c-b743-8941d75c7dbd" ;
  a2a:RecordGUID "{ce2f15f0-59bf-ca2c-b743-8941d75c7dbd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52484_00052484.xml van BHI" .

