@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_b9137fc3-e2f6-8d8f-c531-cd59fa470957
  a a2a:Record ;
  rdfs:label "Doop op 7 april 1720 te Geffen" ;
  a2a:hasPerson oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-88fa395e-d097-1585-96f3-2b1ee2fcc953, oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-63cfc42c-4f71-9d5a-2fdf-cc5644dc9d50, oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-52894c37-3eca-2698-d369-e7c6b13e98cb, oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-88fba447-23ab-24af-c707-127b57461285, oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-74a3e8af-e265-fa48-e7d6-751b06fc05c3 ;
  a2a:hasEvent oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_0, oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_1, oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_2, oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_3, oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_4 ;
  a2a:hasSource oa:source_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957 .

oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-88fa395e-d097-1585-96f3-2b1ee2fcc953
  a a2a:Person ;
  rdfs:label "Henderick Geerts van Crij" ;
  a2a:PersonName [
    rdfs:label "Henderick Geerts van Crij" ;
    a2a:PersonNameFirstName "Henderick" ;
    a2a:PersonNamePatronym "Geerts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Crij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-63cfc42c-4f71-9d5a-2fdf-cc5644dc9d50
  a a2a:Person ;
  rdfs:label "Geertje Janse van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Geertje Janse van Tuijl" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-52894c37-3eca-2698-d369-e7c6b13e98cb
  a a2a:Person ;
  rdfs:label "Antonia van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Antonia van Tuijl" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-88fba447-23ab-24af-c707-127b57461285
  a a2a:Person ;
  rdfs:label "Anna Geerts van Crij" ;
  a2a:PersonName [
    rdfs:label "Anna Geerts van Crij" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Geerts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Crij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person-74a3e8af-e265-fa48-e7d6-751b06fc05c3
  a a2a:Person ;
  rdfs:label "Jan Gilens van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Jan Gilens van Tuijl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gilens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1720-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person:88fa395e-d097-1585-96f3-2b1ee2fcc953 ;
  a2a:EventKeyRef oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1 .

oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person:63cfc42c-4f71-9d5a-2fdf-cc5644dc9d50 ;
  a2a:EventKeyRef oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1 .

oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person:52894c37-3eca-2698-d369-e7c6b13e98cb ;
  a2a:EventKeyRef oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1 .

oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person:88fba447-23ab-24af-c707-127b57461285 ;
  a2a:EventKeyRef oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1 .

oa:relationep_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Person:74a3e8af-e265-fa48-e7d6-751b06fc05c3 ;
  a2a:EventKeyRef oa:event_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957_Event1 .

oa:source_bhi_b9137fc3-e2f6-8d8f-c531-cd59fa470957
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen", "1720-04-07 - 1720-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1720-04-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10.1, Periode: 1683-1731" ;
    a2a:Book "Rooms-Katholiek doopboek 1683-1731" ;
    a2a:RegistryNumber "10.1" ;
    a2a:Folio "90-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10.1, Periode: 1683-1731, Rooms-Katholiek doopboek 1683-1731, 10.1, 90-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/edb2c627-e44b-f5da-ab15-11c52b3de960.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/edb2c627-e44b-f5da-ab15-11c52b3de960.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b9137fc3-e2f6-8d8f-c531-cd59fa470957" ;
  a2a:RecordGUID "{b9137fc3-e2f6-8d8f-c531-cd59fa470957}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74951_00074951.xml van BHI" .

