@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_9e9bf8be-4314-e720-c6ea-0f40eb37f674
  a a2a:Record ;
  rdfs:label "Doop op 17 april 1783 te Herpen" ;
  a2a:hasPerson oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-ff17f23d-0f1c-cc79-7c06-8ff5c90c7a0b, oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-729fa4cc-7baf-6112-e69f-ace0e227cb54, oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-80a16445-9369-8117-7ade-4b04a972dabc, oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-6aa9cee1-45a6-aeb0-440b-2d5c63e8a061, oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-4c936abd-83bf-1c36-2b11-b0ea824869c9 ;
  a2a:hasEvent oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_0, oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_1, oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_2, oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_3, oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_4 ;
  a2a:hasSource oa:source_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674 .

oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-ff17f23d-0f1c-cc79-7c06-8ff5c90c7a0b
  a a2a:Person ;
  rdfs:label "Nicolaus Huvenaars" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Huvenaars" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Huvenaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-729fa4cc-7baf-6112-e69f-ace0e227cb54
  a a2a:Person ;
  rdfs:label "Joanna de Pater" ;
  a2a:PersonName [
    rdfs:label "Joanna de Pater" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-80a16445-9369-8117-7ade-4b04a972dabc
  a a2a:Person ;
  rdfs:label "Joanna Peter Jansens" ;
  a2a:PersonName [
    rdfs:label "Joanna Peter Jansens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-6aa9cee1-45a6-aeb0-440b-2d5c63e8a061
  a a2a:Person ;
  rdfs:label "Henricus van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Henricus van den Heuvel" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person-4c936abd-83bf-1c36-2b11-b0ea824869c9
  a a2a:Person ;
  rdfs:label "Maria Anna van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Maria Anna van den Heuvel" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1783-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpen" ;
    rdfs:label "Herpen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person:ff17f23d-0f1c-cc79-7c06-8ff5c90c7a0b ;
  a2a:EventKeyRef oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1 .

oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person:729fa4cc-7baf-6112-e69f-ace0e227cb54 ;
  a2a:EventKeyRef oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1 .

oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person:80a16445-9369-8117-7ade-4b04a972dabc ;
  a2a:EventKeyRef oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1 .

oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person:6aa9cee1-45a6-aeb0-440b-2d5c63e8a061 ;
  a2a:EventKeyRef oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1 .

oa:relationep_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Person:4c936abd-83bf-1c36-2b11-b0ea824869c9 ;
  a2a:EventKeyRef oa:event_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674_Event1 .

oa:source_bhi_9e9bf8be-4314-e720-c6ea-0f40eb37f674
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1783-04-17 - 1783-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1783-04-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1782-1811" ;
    a2a:Book "Dopen en Begraven" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "11-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1782-1811, Dopen en Begraven, 16, 11-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/622c48bd-0a2a-613a-100a-a56a9ec96edc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/622c48bd-0a2a-613a-100a-a56a9ec96edc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9e9bf8be-4314-e720-c6ea-0f40eb37f674" ;
  a2a:RecordGUID "{9e9bf8be-4314-e720-c6ea-0f40eb37f674}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49989_00049989.xml van BHI" .

