@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_06a94b9f-e5a2-0290-7ac3-2b4b477af87d
  a a2a:Record ;
  rdfs:label "Doop op 16 mei 1773 te Boekel" ;
  a2a:hasPerson oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-c70f77d6-c78b-8af2-eec6-f05e7b7b7626, oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-b1de2cad-3897-38f1-2bc9-ee85579ecad4, oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-1d22a80d-ca0c-bd9e-987f-41ca614c95f8, oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-df2a83b3-430c-cd2b-7f0f-1d04067e0f24, oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-e653230f-5b8f-6d7c-b08c-55f8bf97a01e ;
  a2a:hasEvent oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_0, oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_1, oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_2, oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_3, oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_4 ;
  a2a:hasSource oa:source_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d .

oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-c70f77d6-c78b-8af2-eec6-f05e7b7b7626
  a a2a:Person ;
  rdfs:label "Wilhelmus Janse" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Janse" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-b1de2cad-3897-38f1-2bc9-ee85579ecad4
  a a2a:Person ;
  rdfs:label "Jan Huijberts" ;
  a2a:PersonName [
    rdfs:label "Jan Huijberts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Huijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-1d22a80d-ca0c-bd9e-987f-41ca614c95f8
  a a2a:Person ;
  rdfs:label "Jennemij Janse" ;
  a2a:PersonName [
    rdfs:label "Jennemij Janse" ;
    a2a:PersonNameFirstName "Jennemij" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-df2a83b3-430c-cd2b-7f0f-1d04067e0f24
  a a2a:Person ;
  rdfs:label "Helena Janse" ;
  a2a:PersonName [
    rdfs:label "Helena Janse" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person-e653230f-5b8f-6d7c-b08c-55f8bf97a01e
  a a2a:Person ;
  rdfs:label "Nelis Janse" ;
  a2a:PersonName [
    rdfs:label "Nelis Janse" ;
    a2a:PersonNameFirstName "Nelis" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1773-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person:c70f77d6-c78b-8af2-eec6-f05e7b7b7626 ;
  a2a:EventKeyRef oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1 .

oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person:b1de2cad-3897-38f1-2bc9-ee85579ecad4 ;
  a2a:EventKeyRef oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1 .

oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person:1d22a80d-ca0c-bd9e-987f-41ca614c95f8 ;
  a2a:EventKeyRef oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1 .

oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person:df2a83b3-430c-cd2b-7f0f-1d04067e0f24 ;
  a2a:EventKeyRef oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1 .

oa:relationep_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Person:e653230f-5b8f-6d7c-b08c-55f8bf97a01e ;
  a2a:EventKeyRef oa:event_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d_Event1 .

oa:source_bhi_06a94b9f-e5a2-0290-7ac3-2b4b477af87d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel", "1773-05-16 - 1773-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1773-05-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1770-1806" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1806" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "13v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1770-1806, Rooms-Katholiek doopboek 1770-1806, 3, 13v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e76e54e3-9df6-8c58-af23-4ead694d99bc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e76e54e3-9df6-8c58-af23-4ead694d99bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/06a94b9f-e5a2-0290-7ac3-2b4b477af87d" ;
  a2a:RecordGUID "{06a94b9f-e5a2-0290-7ac3-2b4b477af87d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40546_00040546.xml van BHI" .

