@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_3f3b480b-69d1-5091-e61e-4012f286cda8
  a a2a:Record ;
  rdfs:label "Doop op 14 maart 1800 te Cuijk" ;
  a2a:hasPerson oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-7ece1fef-1367-796f-95a2-800f2b7c0096, oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-9e2d2925-0f2b-499d-f059-378f1bbe8841, oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-57a4a5af-0075-96f5-4a36-bf586dcee733, oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-b0950307-f9e0-2889-9a92-94ceffcf787a, oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-92eae8f1-eabf-64db-40fa-ee640665fc94 ;
  a2a:hasEvent oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_0, oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_1, oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_2, oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_3, oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_4 ;
  a2a:hasSource oa:source_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8 .

oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-7ece1fef-1367-796f-95a2-800f2b7c0096
  a a2a:Person ;
  rdfs:label "Gerardus Linteloo" ;
  a2a:PersonName [
    rdfs:label "Gerardus Linteloo" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Linteloo"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-9e2d2925-0f2b-499d-f059-378f1bbe8841
  a a2a:Person ;
  rdfs:label "Theodorus van Gemert" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Gemert" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-57a4a5af-0075-96f5-4a36-bf586dcee733
  a a2a:Person ;
  rdfs:label "Maria Linteloo" ;
  a2a:PersonName [
    rdfs:label "Maria Linteloo" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Linteloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-b0950307-f9e0-2889-9a92-94ceffcf787a
  a a2a:Person ;
  rdfs:label "Angelina Christina Engels" ;
  a2a:PersonName [
    rdfs:label "Angelina Christina Engels" ;
    a2a:PersonNameFirstName "Angelina Christina" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person-92eae8f1-eabf-64db-40fa-ee640665fc94
  a a2a:Person ;
  rdfs:label "Henricus Linteloo" ;
  a2a:PersonName [
    rdfs:label "Henricus Linteloo" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Linteloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1800-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person:7ece1fef-1367-796f-95a2-800f2b7c0096 ;
  a2a:EventKeyRef oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1 .

oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person:9e2d2925-0f2b-499d-f059-378f1bbe8841 ;
  a2a:EventKeyRef oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1 .

oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person:57a4a5af-0075-96f5-4a36-bf586dcee733 ;
  a2a:EventKeyRef oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1 .

oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person:b0950307-f9e0-2889-9a92-94ceffcf787a ;
  a2a:EventKeyRef oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1 .

oa:relationep_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Person:92eae8f1-eabf-64db-40fa-ee640665fc94 ;
  a2a:EventKeyRef oa:event_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8_Event1 .

oa:source_bhi_3f3b480b-69d1-5091-e61e-4012f286cda8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk", "1800-03-14 - 1800-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1800-03-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 17, Periode: 1797-1823" ;
    a2a:Book "Cuijk dopen, trouwen en begraven 1797-1823" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "24-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 17, Periode: 1797-1823, Cuijk dopen, trouwen en begraven 1797-1823, 17, 24-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7b2bee16-d036-c49d-3ec3-b17cd568dbc5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7b2bee16-d036-c49d-3ec3-b17cd568dbc5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f3b480b-69d1-5091-e61e-4012f286cda8" ;
  a2a:RecordGUID "{3f3b480b-69d1-5091-e61e-4012f286cda8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_56824_00056824.xml van BHI" .

