@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_540c9ba6-043b-e650-e0c0-275caf2dae62
  a a2a:Record ;
  rdfs:label "Doop in juni 1668 te Veghel" ;
  a2a:hasPerson oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-9a19eb39-43ef-e8b2-8dd7-952be9ba1eac, oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-e401d300-f3a2-0808-5830-b4c1a39688f6, oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-8dfde943-9909-efe9-db7c-f53c68b2de1d, oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-a6135c03-043a-eccf-bc04-905d7d2f5d99, oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-b9ccedd5-11a3-8938-7c01-d7c00db6f2ce, oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-92474d96-9158-0440-a9c3-40e0a5f5cf5e ;
  a2a:hasEvent oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_0, oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_1, oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_2, oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_3, oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_4, oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_5 ;
  a2a:hasSource oa:source_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62 .

oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-9a19eb39-43ef-e8b2-8dd7-952be9ba1eac
  a a2a:Person ;
  rdfs:label "Godofridus Antonii" ;
  a2a:PersonName [
    rdfs:label "Godofridus Antonii" ;
    a2a:PersonNameFirstName "Godofridus" ;
    a2a:PersonNameLastName "Antonii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-e401d300-f3a2-0808-5830-b4c1a39688f6
  a a2a:Person ;
  rdfs:label "Antonius Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Antonius Arnoldi" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-8dfde943-9909-efe9-db7c-f53c68b2de1d
  a a2a:Person ;
  rdfs:label "Heijlwigis Antonii" ;
  a2a:PersonName [
    rdfs:label "Heijlwigis Antonii" ;
    a2a:PersonNameFirstName "Heijlwigis" ;
    a2a:PersonNameLastName "Antonii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-a6135c03-043a-eccf-bc04-905d7d2f5d99
  a a2a:Person ;
  rdfs:label "Maria N.N." ;
  a2a:PersonName [
    rdfs:label "Maria N.N." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-b9ccedd5-11a3-8938-7c01-d7c00db6f2ce
  a a2a:Person ;
  rdfs:label "Andreas Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Andreas Arnoldi" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person-92474d96-9158-0440-a9c3-40e0a5f5cf5e
  a a2a:Person ;
  rdfs:label "Simon Andreae Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Simon Andreae Arnoldi" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePatronym "Andreae" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1668" ;
    a2a:Month "6"
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person:9a19eb39-43ef-e8b2-8dd7-952be9ba1eac ;
  a2a:EventKeyRef oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 .

oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person:e401d300-f3a2-0808-5830-b4c1a39688f6 ;
  a2a:EventKeyRef oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 .

oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person:8dfde943-9909-efe9-db7c-f53c68b2de1d ;
  a2a:EventKeyRef oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 .

oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person:a6135c03-043a-eccf-bc04-905d7d2f5d99 ;
  a2a:EventKeyRef oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 .

oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person:b9ccedd5-11a3-8938-7c01-d7c00db6f2ce ;
  a2a:EventKeyRef oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 .

oa:relationep_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Person:92474d96-9158-0440-a9c3-40e0a5f5cf5e ;
  a2a:EventKeyRef oa:event_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62_Event1 .

oa:source_bhi_540c9ba6-043b-e650-e0c0-275caf2dae62
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1668-06-01 - 1668-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1668-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1668-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1668" ;
    a2a:Month "6"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 27, Periode: 1651-1675" ;
    a2a:Book "Veghel doop- en trouwboek 1651-1675" ;
    a2a:RegistryNumber "27" ;
    a2a:Folio "73-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 27, Periode: 1651-1675, Veghel doop- en trouwboek 1651-1675, 27, 73-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/81d12cbe-b5ac-6b58-ecc1-883843e6439b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/81d12cbe-b5ac-6b58-ecc1-883843e6439b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/540c9ba6-043b-e650-e0c0-275caf2dae62" ;
  a2a:RecordGUID "{540c9ba6-043b-e650-e0c0-275caf2dae62}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48878_00048878.xml van BHI" .

