@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_293beb04-e526-00a8-c449-4178c007eae4
  a a2a:Record ;
  rdfs:label "Doop op 27 mei 1742 te Grave" ;
  a2a:hasPerson oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-a05f2e45-cfef-09a5-86a0-172c4a31b383, oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-4a30be30-cf66-a278-f9cb-65b8c81abac1, oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-ca90d079-3ded-446d-6645-356e4e2d8154, oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-5acb8217-6662-9375-2095-2e2d5b5e8ccf ;
  a2a:hasEvent oa:event_bhi_293beb04-e526-00a8-c449-4178c007eae4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_0, oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_1, oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_2, oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_3 ;
  a2a:hasSource oa:source_bhi_293beb04-e526-00a8-c449-4178c007eae4 .

oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-a05f2e45-cfef-09a5-86a0-172c4a31b383
  a a2a:Person ;
  rdfs:label "Franciscus Cornelius Stichter" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cornelius Stichter" ;
    a2a:PersonNameFirstName "Franciscus Cornelius" ;
    a2a:PersonNameLastName "Stichter"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-4a30be30-cf66-a278-f9cb-65b8c81abac1
  a a2a:Person ;
  rdfs:label "Franciscus Ernestus van Schirp" ;
  a2a:PersonName [
    rdfs:label "Franciscus Ernestus van Schirp" ;
    a2a:PersonNameFirstName "Franciscus Ernestus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schirp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-ca90d079-3ded-446d-6645-356e4e2d8154
  a a2a:Person ;
  rdfs:label "Michael Stichter" ;
  a2a:PersonName [
    rdfs:label "Michael Stichter" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Stichter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person-5acb8217-6662-9375-2095-2e2d5b5e8ccf
  a a2a:Person ;
  rdfs:label "Gertrudis Rijsenbroeck" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Rijsenbroeck" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Rijsenbroeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_293beb04-e526-00a8-c449-4178c007eae4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1742-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person:a05f2e45-cfef-09a5-86a0-172c4a31b383 ;
  a2a:EventKeyRef oa:event_bhi_293beb04-e526-00a8-c449-4178c007eae4_Event1 .

oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person:4a30be30-cf66-a278-f9cb-65b8c81abac1 ;
  a2a:EventKeyRef oa:event_bhi_293beb04-e526-00a8-c449-4178c007eae4_Event1 .

oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person:ca90d079-3ded-446d-6645-356e4e2d8154 ;
  a2a:EventKeyRef oa:event_bhi_293beb04-e526-00a8-c449-4178c007eae4_Event1 .

oa:relationep_bhi_293beb04-e526-00a8-c449-4178c007eae4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_293beb04-e526-00a8-c449-4178c007eae4_Person:5acb8217-6662-9375-2095-2e2d5b5e8ccf ;
  a2a:EventKeyRef oa:event_bhi_293beb04-e526-00a8-c449-4178c007eae4_Event1 .

oa:source_bhi_293beb04-e526-00a8-c449-4178c007eae4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1742-05-27 - 1742-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1742-05-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 42, Periode: 1688-1749" ;
    a2a:Book "RK doopboek 1688-1694, 1719-1749" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "153-13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 42, Periode: 1688-1749, RK doopboek 1688-1694, 1719-1749, 42, 153-13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6fd00269-f335-db93-3b12-a179e867cfea.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6fd00269-f335-db93-3b12-a179e867cfea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/293beb04-e526-00a8-c449-4178c007eae4" ;
  a2a:RecordGUID "{293beb04-e526-00a8-c449-4178c007eae4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40634_00040634.xml van BHI" .

