@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_806e6900-d9bd-d82d-28da-ece8f1ea2c75
  a a2a:Record ;
  rdfs:label "Geboorte op 2 november 1822" ;
  a2a:hasPerson oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person-222c7b58-a0b1-ba12-0f49-c83f79b1d39d, oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person-5e0f0181-fec6-8aa1-0634-768b4a946d5d, oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person-0b92e379-1691-099f-4921-12342ef2624e ;
  a2a:hasEvent oa:event_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_0, oa:relationep_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_1, oa:relationep_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_2 ;
  a2a:hasSource oa:source_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75 .

oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person-222c7b58-a0b1-ba12-0f49-c83f79b1d39d
  a a2a:Person ;
  rdfs:label "Johanna Maria Rens" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Rens" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1822-11-02"^^xsd:date
  ] .

oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person-5e0f0181-fec6-8aa1-0634-768b4a946d5d
  a a2a:Person ;
  rdfs:label "Elisabeth van Pelt" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Pelt" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person-0b92e379-1691-099f-4921-12342ef2624e
  a a2a:Person ;
  rdfs:label "Wouterus Rens" ;
  a2a:PersonName [
    rdfs:label "Wouterus Rens" ;
    a2a:PersonNameFirstName "Wouterus" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1822-11-02"^^xsd:date
  ] .

oa:relationep_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person:222c7b58-a0b1-ba12-0f49-c83f79b1d39d ;
  a2a:EventKeyRef oa:event_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Event1 .

oa:relationep_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person:5e0f0181-fec6-8aa1-0634-768b4a946d5d ;
  a2a:EventKeyRef oa:event_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Event1 .

oa:relationep_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Person:0b92e379-1691-099f-4921-12342ef2624e ;
  a2a:EventKeyRef oa:event_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75_Event1 .

oa:source_bhi_806e6900-d9bd-d82d-28da-ece8f1ea2c75
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1822-11-04 - 1822-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1822-11-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7663, Periode: 1822" ;
    a2a:Book "Geboorteregister Tilburg 1822" ;
    a2a:DocumentNumber "318" ;
    a2a:RegistryNumber "7663" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7663, Periode: 1822, Geboorteregister Tilburg 1822, 318, 7663"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/54387a62-f58f-1b4d-7640-df0cbe60c5cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/54387a62-f58f-1b4d-7640-df0cbe60c5cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/806e6900-d9bd-d82d-28da-ece8f1ea2c75" ;
  a2a:RecordGUID "{806e6900-d9bd-d82d-28da-ece8f1ea2c75}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1287_00001287.xml van BHI" .

