@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_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4
  a a2a:Record ;
  rdfs:label "Doop op 4 juni 1799 te Grave" ;
  a2a:hasPerson oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-0e2df093-e41a-331b-541b-69f613bf4d60, oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-41e49110-8bfd-4913-af80-1343d3420b18, oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-f981fdf0-d2fb-8461-d089-8771a20659a1, oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-5e9f52a6-a4d6-96a5-818a-dd88cd3a4392, oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-9b6d75f2-a0c5-d3da-23e4-17ccd519aeee ;
  a2a:hasEvent oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_0, oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_1, oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_2, oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_3, oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_4 ;
  a2a:hasSource oa:source_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4 .

oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-0e2df093-e41a-331b-541b-69f613bf4d60
  a a2a:Person ;
  rdfs:label "Anna Lucia Mochon" ;
  a2a:PersonName [
    rdfs:label "Anna Lucia Mochon" ;
    a2a:PersonNameFirstName "Anna Lucia" ;
    a2a:PersonNameLastName "Mochon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-41e49110-8bfd-4913-af80-1343d3420b18
  a a2a:Person ;
  rdfs:label "Joannes van Genabeck" ;
  a2a:PersonName [
    rdfs:label "Joannes van Genabeck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Genabeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-f981fdf0-d2fb-8461-d089-8771a20659a1
  a a2a:Person ;
  rdfs:label "Maria Anna Righters" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Righters" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Righters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-5e9f52a6-a4d6-96a5-818a-dd88cd3a4392
  a a2a:Person ;
  rdfs:label "Maria Anna Arts" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Arts" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person-9b6d75f2-a0c5-d3da-23e4-17ccd519aeee
  a a2a:Person ;
  rdfs:label "Arnoldus Mochon" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Mochon" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Mochon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1799-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person:0e2df093-e41a-331b-541b-69f613bf4d60 ;
  a2a:EventKeyRef oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1 .

oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person:41e49110-8bfd-4913-af80-1343d3420b18 ;
  a2a:EventKeyRef oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1 .

oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person:f981fdf0-d2fb-8461-d089-8771a20659a1 ;
  a2a:EventKeyRef oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1 .

oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person:5e9f52a6-a4d6-96a5-818a-dd88cd3a4392 ;
  a2a:EventKeyRef oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1 .

oa:relationep_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Person:9b6d75f2-a0c5-d3da-23e4-17ccd519aeee ;
  a2a:EventKeyRef oa:event_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4_Event1 .

oa:source_bhi_7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1799-06-04 - 1799-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1799-06-04"^^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 "142r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 142r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5c12f934-d3ca-43e9-0175-9a890a26efe0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5c12f934-d3ca-43e9-0175-9a890a26efe0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4" ;
  a2a:RecordGUID "{7c75f4f1-6d6a-4e9c-2d32-e895c2a538a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48260_00048260.xml van BHI" .

