@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_62ca44b7-935e-95d1-4beb-5ec4591a91c8
  a a2a:Record ;
  rdfs:label "Doop op 21 december 1711 te Ravenstein" ;
  a2a:hasPerson oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-491438da-4557-359b-5a54-47035dd253a3, oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-dcce87b8-5090-fc50-2006-9c8db2da9d89, oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-92747b0c-f3b5-7448-1d1e-53b968c9dc4b, oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-9a6ef141-f50b-bcbb-17a0-d03e4dbc709e, oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-fe7abcab-4ba3-70c9-145b-cbf5775e71c7 ;
  a2a:hasEvent oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_0, oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_1, oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_2, oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_3, oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_4 ;
  a2a:hasSource oa:source_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8 .

oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-491438da-4557-359b-5a54-47035dd253a3
  a a2a:Person ;
  rdfs:label "Wilhelmus Antoni Deckers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Antoni Deckers" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Antoni" ;
    a2a:PersonNameLastName "Deckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-dcce87b8-5090-fc50-2006-9c8db2da9d89
  a a2a:Person ;
  rdfs:label "Maria Christ Rijmsdijck" ;
  a2a:PersonName [
    rdfs:label "Maria Christ Rijmsdijck" ;
    a2a:PersonNameFirstName "Maria Christ" ;
    a2a:PersonNameLastName "Rijmsdijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-92747b0c-f3b5-7448-1d1e-53b968c9dc4b
  a a2a:Person ;
  rdfs:label "Maria Elisabetha Cogis" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha Cogis" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNameLastName "Cogis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-9a6ef141-f50b-bcbb-17a0-d03e4dbc709e
  a a2a:Person ;
  rdfs:label "Joannes van Willigen" ;
  a2a:PersonName [
    rdfs:label "Joannes van Willigen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Willigen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person-fe7abcab-4ba3-70c9-145b-cbf5775e71c7
  a a2a:Person ;
  rdfs:label "Carolus Wilhelmus van Willigen" ;
  a2a:PersonName [
    rdfs:label "Carolus Wilhelmus van Willigen" ;
    a2a:PersonNameFirstName "Carolus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Willigen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1711-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person:491438da-4557-359b-5a54-47035dd253a3 ;
  a2a:EventKeyRef oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1 .

oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person:dcce87b8-5090-fc50-2006-9c8db2da9d89 ;
  a2a:EventKeyRef oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1 .

oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person:92747b0c-f3b5-7448-1d1e-53b968c9dc4b ;
  a2a:EventKeyRef oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1 .

oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person:9a6ef141-f50b-bcbb-17a0-d03e4dbc709e ;
  a2a:EventKeyRef oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1 .

oa:relationep_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Person:fe7abcab-4ba3-70c9-145b-cbf5775e71c7 ;
  a2a:EventKeyRef oa:event_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8_Event1 .

oa:source_bhi_62ca44b7-935e-95d1-4beb-5ec4591a91c8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1711-12-21 - 1711-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1711-12-21"^^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: 1631-1741" ;
    a2a:Book "Ravenstein RK Dopen, trouwen en begraven" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "36r53" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1631-1741, Ravenstein RK Dopen, trouwen en begraven, 1, 36r53"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/999aa99b-bfb3-c4c1-9cb9-73204e729e8b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/999aa99b-bfb3-c4c1-9cb9-73204e729e8b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/62ca44b7-935e-95d1-4beb-5ec4591a91c8" ;
  a2a:RecordGUID "{62ca44b7-935e-95d1-4beb-5ec4591a91c8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20211012_64988_00064988.xml van BHI" .

[] a2a:PersonRemarkdiversen "D." .
