@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_7bd1baef-e55a-976c-65ff-c4d2086c7e6f
  a a2a:Record ;
  rdfs:label "Doop op 23 oktober 1633 te Grave" ;
  a2a:hasPerson oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person-8a082ad3-6b21-1a67-4f30-a7dfd36ff610, oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person-fda7e785-60e2-cd23-2e12-69a1a5b06e48, oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person-5dbc4ff1-d977-fdb8-1102-acd172389664 ;
  a2a:hasEvent oa:event_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_0, oa:relationep_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_1, oa:relationep_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_2 ;
  a2a:hasSource oa:source_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f .

oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person-8a082ad3-6b21-1a67-4f30-a7dfd36ff610
  a a2a:Person ;
  rdfs:label "Wigbolt Horn" ;
  a2a:PersonName [
    rdfs:label "Wigbolt Horn" ;
    a2a:PersonNameFirstName "Wigbolt" ;
    a2a:PersonNameLastName "Horn"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person-fda7e785-60e2-cd23-2e12-69a1a5b06e48
  a a2a:Person ;
  rdfs:label "Cijriacus Horn" ;
  a2a:PersonName [
    rdfs:label "Cijriacus Horn" ;
    a2a:PersonNameFirstName "Cijriacus" ;
    a2a:PersonNameLastName "Horn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person-5dbc4ff1-d977-fdb8-1102-acd172389664
  a a2a:Person ;
  rdfs:label "Christina Haeck" ;
  a2a:PersonName [
    rdfs:label "Christina Haeck" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Haeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1633-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person:8a082ad3-6b21-1a67-4f30-a7dfd36ff610 ;
  a2a:EventKeyRef oa:event_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Event1 .

oa:relationep_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person:fda7e785-60e2-cd23-2e12-69a1a5b06e48 ;
  a2a:EventKeyRef oa:event_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Event1 .

oa:relationep_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Person:5dbc4ff1-d977-fdb8-1102-acd172389664 ;
  a2a:EventKeyRef oa:event_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f_Event1 .

oa:source_bhi_7bd1baef-e55a-976c-65ff-c4d2086c7e6f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1633-10-23 - 1633-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1633-10-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5, Periode: 1615-1639" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1615-1639" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "70r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5, Periode: 1615-1639, Nederduits Gereformeerd doopboek 1615-1639, 5, 70r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5a3e541a-c41c-4ab5-45e2-730f201179be.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5a3e541a-c41c-4ab5-45e2-730f201179be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7bd1baef-e55a-976c-65ff-c4d2086c7e6f" ;
  a2a:RecordGUID "{7bd1baef-e55a-976c-65ff-c4d2086c7e6f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48236_00048236.xml van BHI" .

