@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_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d
  a a2a:Record ;
  rdfs:label "Doop op 14 maart 1778 te Mill" ;
  a2a:hasPerson oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-1ed89008-9b0e-eaa3-13b4-f561b34ef751, oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-bd99f272-9241-af1c-aa81-14f7eed19b13, oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-3836d0bf-57a5-45d9-5da1-c301669e2a8c, oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-3b343f19-3176-4a97-1b88-596edecb025c, oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-35f667f3-83e4-96bd-3f5f-ebd27beb9628 ;
  a2a:hasEvent oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_0, oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_1, oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_2, oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_3, oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_4 ;
  a2a:hasSource oa:source_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d .

oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-1ed89008-9b0e-eaa3-13b4-f561b34ef751
  a a2a:Person ;
  rdfs:label "Petri Franse" ;
  a2a:PersonName [
    rdfs:label "Petri Franse" ;
    a2a:PersonNameFirstName "Petri" ;
    a2a:PersonNameLastName "Franse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-bd99f272-9241-af1c-aa81-14f7eed19b13
  a a2a:Person ;
  rdfs:label "Lijntje Jans Roelofs" ;
  a2a:PersonName [
    rdfs:label "Lijntje Jans Roelofs" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-3836d0bf-57a5-45d9-5da1-c301669e2a8c
  a a2a:Person ;
  rdfs:label "Reijntje Jansse" ;
  a2a:PersonName [
    rdfs:label "Reijntje Jansse" ;
    a2a:PersonNameFirstName "Reijntje" ;
    a2a:PersonNameLastName "Jansse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-3b343f19-3176-4a97-1b88-596edecb025c
  a a2a:Person ;
  rdfs:label "Frans Franse" ;
  a2a:PersonName [
    rdfs:label "Frans Franse" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Franse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person-35f667f3-83e4-96bd-3f5f-ebd27beb9628
  a a2a:Person ;
  rdfs:label "Franciscus Franse" ;
  a2a:PersonName [
    rdfs:label "Franciscus Franse" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Franse"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1778-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person:1ed89008-9b0e-eaa3-13b4-f561b34ef751 ;
  a2a:EventKeyRef oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1 .

oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person:bd99f272-9241-af1c-aa81-14f7eed19b13 ;
  a2a:EventKeyRef oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1 .

oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person:3836d0bf-57a5-45d9-5da1-c301669e2a8c ;
  a2a:EventKeyRef oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1 .

oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person:3b343f19-3176-4a97-1b88-596edecb025c ;
  a2a:EventKeyRef oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1 .

oa:relationep_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Person:35f667f3-83e4-96bd-3f5f-ebd27beb9628 ;
  a2a:EventKeyRef oa:event_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d_Event1 .

oa:source_bhi_c7ce6fc3-d2a1-cabd-e42e-6c14642f570d
  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", "1778-03-14 - 1778-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1778-03-14"^^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 "86" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 86"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c7ce6fc3-d2a1-cabd-e42e-6c14642f570d" ;
  a2a:RecordGUID "{c7ce6fc3-d2a1-cabd-e42e-6c14642f570d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51357_00051357.xml van BHI" .

