@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_2cbe6cab-2d97-bdfa-3fd5-7df03feff773
  a a2a:Record ;
  rdfs:label "Doop in november 1622 te Grave" ;
  a2a:hasPerson oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person-53a3df19-4367-19b3-7737-c0d026006fda, oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person-16aacbc4-1d93-aa3b-dd4a-6b4015925bba, oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person-322daa50-b4c3-e9f9-3332-2aeb7d7d31a4 ;
  a2a:hasEvent oa:event_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_0, oa:relationep_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_1, oa:relationep_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_2 ;
  a2a:hasSource oa:source_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773 .

oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person-53a3df19-4367-19b3-7737-c0d026006fda
  a a2a:Person ;
  rdfs:label "Görgin Barf" ;
  a2a:PersonName [
    rdfs:label "Görgin Barf" ;
    a2a:PersonNameFirstName "Görgin" ;
    a2a:PersonNameLastName "Barf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person-16aacbc4-1d93-aa3b-dd4a-6b4015925bba
  a a2a:Person ;
  rdfs:label "Helken Jans" ;
  a2a:PersonName [
    rdfs:label "Helken Jans" ;
    a2a:PersonNameFirstName "Helken" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person-322daa50-b4c3-e9f9-3332-2aeb7d7d31a4
  a a2a:Person ;
  rdfs:label "Geritken Barf" ;
  a2a:PersonName [
    rdfs:label "Geritken Barf" ;
    a2a:PersonNameFirstName "Geritken" ;
    a2a:PersonNameLastName "Barf"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "11"
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person:53a3df19-4367-19b3-7737-c0d026006fda ;
  a2a:EventKeyRef oa:event_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Event1 .

oa:relationep_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person:16aacbc4-1d93-aa3b-dd4a-6b4015925bba ;
  a2a:EventKeyRef oa:event_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Event1 .

oa:relationep_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Person:322daa50-b4c3-e9f9-3332-2aeb7d7d31a4 ;
  a2a:EventKeyRef oa:event_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773_Event1 .

oa:source_bhi_2cbe6cab-2d97-bdfa-3fd5-7df03feff773
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1622-11-01 - 1622-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1622" ;
    a2a:Month "11"
  ] ;
  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 "25r07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5, Periode: 1615-1639, Nederduits Gereformeerd doopboek 1615-1639, 5, 25r07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/17c51a8e-a78f-00f8-b67b-66a0ff62aed8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/17c51a8e-a78f-00f8-b67b-66a0ff62aed8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2cbe6cab-2d97-bdfa-3fd5-7df03feff773" ;
  a2a:RecordGUID "{2cbe6cab-2d97-bdfa-3fd5-7df03feff773}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40765_00040765.xml van BHI" .

