@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_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5
  a a2a:Record ;
  rdfs:label "Geboorte op 15 december 1851" ;
  a2a:hasPerson oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person-77865644-3d3b-cc6e-5c86-078f7de18d0f, oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person-5d1bf9ac-c73e-e03d-adc8-3a797ca162d7, oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person-c85ca970-429b-fe17-e4c3-48a0cdad8682 ;
  a2a:hasEvent oa:event_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_0, oa:relationep_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_1, oa:relationep_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_2 ;
  a2a:hasSource oa:source_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5 .

oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person-77865644-3d3b-cc6e-5c86-078f7de18d0f
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Brands" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Brands" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1851-12-15"^^xsd:date
  ] .

oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person-5d1bf9ac-c73e-e03d-adc8-3a797ca162d7
  a a2a:Person ;
  rdfs:label "Petronella Hoevenaars" ;
  a2a:PersonName [
    rdfs:label "Petronella Hoevenaars" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Hoevenaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person-c85ca970-429b-fe17-e4c3-48a0cdad8682
  a a2a:Person ;
  rdfs:label "Thomas Brands" ;
  a2a:PersonName [
    rdfs:label "Thomas Brands" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1851-12-15"^^xsd:date
  ] .

oa:relationep_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person:77865644-3d3b-cc6e-5c86-078f7de18d0f ;
  a2a:EventKeyRef oa:event_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Event1 .

oa:relationep_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person:5d1bf9ac-c73e-e03d-adc8-3a797ca162d7 ;
  a2a:EventKeyRef oa:event_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Event1 .

oa:relationep_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Person:c85ca970-429b-fe17-e4c3-48a0cdad8682 ;
  a2a:EventKeyRef oa:event_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5_Event1 .

oa:source_bhi_b2cd6b2b-e415-f6a7-22d4-53bf90febdb5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1851-12-15 - 1851-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1851-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7670, Periode: 1851" ;
    a2a:Book "Geboorteregister Tilburg 1851" ;
    a2a:DocumentNumber "408" ;
    a2a:RegistryNumber "7670" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7670, Periode: 1851, Geboorteregister Tilburg 1851, 408, 7670"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ec3c2c8c-e23a-b0eb-aaf2-6fd18a2cfc3a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ec3c2c8c-e23a-b0eb-aaf2-6fd18a2cfc3a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b2cd6b2b-e415-f6a7-22d4-53bf90febdb5" ;
  a2a:RecordGUID "{b2cd6b2b-e415-f6a7-22d4-53bf90febdb5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1967_00001967.xml van BHI" .

