@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_2bdec93f-0d48-6808-a408-e9f00918c1df
  a a2a:Record ;
  rdfs:label "Doop op 30 oktober 1701 te Wanroij" ;
  a2a:hasPerson oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-cc5519d8-5e7f-62ae-f7d9-f0da10e26af8, oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-d53235a0-6da3-9a55-acc9-b7ada9469da9, oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-414dd809-a1e8-f0d2-17d6-7e8cc36006fd, oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-2dc32026-652f-9741-e24e-f31ab4bf3c5e, oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-eca15006-f11b-309d-acbe-9497c05e9d9c ;
  a2a:hasEvent oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_0, oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_1, oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_2, oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_3, oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_4 ;
  a2a:hasSource oa:source_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df .

oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-cc5519d8-5e7f-62ae-f7d9-f0da10e26af8
  a a2a:Person ;
  rdfs:label "Teunis Willems Cuijpers" ;
  a2a:PersonName [
    rdfs:label "Teunis Willems Cuijpers" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Cuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-d53235a0-6da3-9a55-acc9-b7ada9469da9
  a a2a:Person ;
  rdfs:label "Willemken Roelofs" ;
  a2a:PersonName [
    rdfs:label "Willemken Roelofs" ;
    a2a:PersonNameFirstName "Willemken" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-414dd809-a1e8-f0d2-17d6-7e8cc36006fd
  a a2a:Person ;
  rdfs:label "Paulus Aerdts" ;
  a2a:PersonName [
    rdfs:label "Paulus Aerdts" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Aerdts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-2dc32026-652f-9741-e24e-f31ab4bf3c5e
  a a2a:Person ;
  rdfs:label "Enneken Jordens" ;
  a2a:PersonName [
    rdfs:label "Enneken Jordens" ;
    a2a:PersonNameFirstName "Enneken" ;
    a2a:PersonNameLastName "Jordens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person-eca15006-f11b-309d-acbe-9497c05e9d9c
  a a2a:Person ;
  rdfs:label "Theodorus Aerdts" ;
  a2a:PersonName [
    rdfs:label "Theodorus Aerdts" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Aerdts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1701-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person:cc5519d8-5e7f-62ae-f7d9-f0da10e26af8 ;
  a2a:EventKeyRef oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1 .

oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person:d53235a0-6da3-9a55-acc9-b7ada9469da9 ;
  a2a:EventKeyRef oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1 .

oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person:414dd809-a1e8-f0d2-17d6-7e8cc36006fd ;
  a2a:EventKeyRef oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1 .

oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person:2dc32026-652f-9741-e24e-f31ab4bf3c5e ;
  a2a:EventKeyRef oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1 .

oa:relationep_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Person:eca15006-f11b-309d-acbe-9497c05e9d9c ;
  a2a:EventKeyRef oa:event_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df_Event1 .

oa:source_bhi_2bdec93f-0d48-6808-a408-e9f00918c1df
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij", "1701-10-30 - 1701-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1701-10-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 7, Periode: 1667-1803" ;
    a2a:Book "Wanroij RK Dopen 1667-1784, Trouwen 1760-1803" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "33L02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 7, Periode: 1667-1803, Wanroij RK Dopen 1667-1784, Trouwen 1760-1803, 7, 33L02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/13fc1224-899b-a2f5-ef58-1769a590cf2e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/13fc1224-899b-a2f5-ef58-1769a590cf2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2bdec93f-0d48-6808-a408-e9f00918c1df" ;
  a2a:RecordGUID "{2bdec93f-0d48-6808-a408-e9f00918c1df}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57481_00057481.xml van BHI" .

