@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_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1790 te Grave" ;
  a2a:hasPerson oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-75146e3b-be02-271d-908e-3e27dd493a3b, oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-47dd62d9-74ce-6414-c46b-8cd20b532f01, oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-0564d3e2-5ad1-8540-77c2-36afde5c5e6e, oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-59762a64-ea28-273f-488e-a7677ac8c2c4, oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-9b565a5a-8593-a082-0b79-217a10bb1c51 ;
  a2a:hasEvent oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_0, oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_1, oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_2, oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_3, oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_4 ;
  a2a:hasSource oa:source_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7 .

oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-75146e3b-be02-271d-908e-3e27dd493a3b
  a a2a:Person ;
  rdfs:label "Jacobus Joachim Milon" ;
  a2a:PersonName [
    rdfs:label "Jacobus Joachim Milon" ;
    a2a:PersonNameFirstName "Jacobus Joachim" ;
    a2a:PersonNameLastName "Milon"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-47dd62d9-74ce-6414-c46b-8cd20b532f01
  a a2a:Person ;
  rdfs:label "Jacobus Gerrits" ;
  a2a:PersonName [
    rdfs:label "Jacobus Gerrits" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-0564d3e2-5ad1-8540-77c2-36afde5c5e6e
  a a2a:Person ;
  rdfs:label "Cornelia van Driel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Driel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-59762a64-ea28-273f-488e-a7677ac8c2c4
  a a2a:Person ;
  rdfs:label "Joannes Milon" ;
  a2a:PersonName [
    rdfs:label "Joannes Milon" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Milon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person-9b565a5a-8593-a082-0b79-217a10bb1c51
  a a2a:Person ;
  rdfs:label "Henrica Gerrits" ;
  a2a:PersonName [
    rdfs:label "Henrica Gerrits" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1790-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person:75146e3b-be02-271d-908e-3e27dd493a3b ;
  a2a:EventKeyRef oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1 .

oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person:47dd62d9-74ce-6414-c46b-8cd20b532f01 ;
  a2a:EventKeyRef oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1 .

oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person:0564d3e2-5ad1-8540-77c2-36afde5c5e6e ;
  a2a:EventKeyRef oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1 .

oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person:59762a64-ea28-273f-488e-a7677ac8c2c4 ;
  a2a:EventKeyRef oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1 .

oa:relationep_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Person:9b565a5a-8593-a082-0b79-217a10bb1c51 ;
  a2a:EventKeyRef oa:event_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7_Event1 .

oa:source_bhi_051bfd8e-e1d7-6915-dc0c-8fedba9b65f7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1790-01-25 - 1790-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1790-01-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "91v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 91v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/753365b6-b9fb-b70a-2ec4-cb783fcc5057.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/753365b6-b9fb-b70a-2ec4-cb783fcc5057.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/051bfd8e-e1d7-6915-dc0c-8fedba9b65f7" ;
  a2a:RecordGUID "{051bfd8e-e1d7-6915-dc0c-8fedba9b65f7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40471_00040471.xml van BHI" .

