@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_2e73b520-4ea3-d7b0-d42c-5e3773f76262
  a a2a:Record ;
  rdfs:label "Doop op 15 mei 1646 te Lith" ;
  a2a:hasPerson oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aec4d76-465e-11e3-a747-d206bceb4d38, oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aeca348-465e-11e3-a747-d206bceb4d38, oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aece9e8-465e-11e3-a747-d206bceb4d38, oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aed2b1a-465e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_0, oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_1, oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_2, oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_3 ;
  a2a:hasSource oa:source_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262 .

oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aec4d76-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Godefridus Henrick Geurts" ;
  a2a:PersonName [
    rdfs:label "Godefridus Henrick Geurts" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Henrick" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] .

oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aeca348-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henrick Geurts" ;
  a2a:PersonName [
    rdfs:label "Henrick Geurts" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aece9e8-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerardus Goesswini" ;
  a2a:PersonName [
    rdfs:label "Gerardus Goesswini" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Goesswini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person-7aed2b1a-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Tonisken Reijners" ;
  a2a:PersonName [
    rdfs:label "Tonisken Reijners" ;
    a2a:PersonNameFirstName "Tonisken" ;
    a2a:PersonNameLastName "Reijners"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1646-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person:7aec4d76-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Event1 .

oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person:7aeca348-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Event1 .

oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person:7aece9e8-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Event1 .

oa:relationep_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Person:7aed2b1a-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262_Event1 .

oa:source_bhi_2e73b520-4ea3-d7b0-d42c-5e3773f76262
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1646-05-15 - 1646-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1646-05-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1603-1648" ;
    a2a:Book "Dopen | Trouwen" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "43v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1603-1648, Dopen | Trouwen, 1, 43v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7261a968-b79b-64c2-fbb4-982afd6f884d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7261a968-b79b-64c2-fbb4-982afd6f884d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2e73b520-4ea3-d7b0-d42c-5e3773f76262" ;
  a2a:RecordGUID "{2e73b520-4ea3-d7b0-d42c-5e3773f76262}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41707_00041707.xml van BHI" .

