@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_3ba47f1f-9d66-714a-e71f-55eae9e37b4e
  a a2a:Record ;
  rdfs:label "Geboorte op 17 juli 1825" ;
  a2a:hasPerson oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person-2eb9343d-8abb-5664-e0bc-7ef15cd089b9, oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person-085c4c42-89d3-30f2-621b-e450fa4bfb54, oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person-c6c99c50-0b71-5f2c-372d-010374460c88 ;
  a2a:hasEvent oa:event_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_0, oa:relationep_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_1, oa:relationep_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_2 ;
  a2a:hasSource oa:source_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e .

oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person-2eb9343d-8abb-5664-e0bc-7ef15cd089b9
  a a2a:Person ;
  rdfs:label "Segenius Germans" ;
  a2a:PersonName [
    rdfs:label "Segenius Germans" ;
    a2a:PersonNameFirstName "Segenius" ;
    a2a:PersonNameLastName "Germans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1825-07-17"^^xsd:date
  ] .

oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person-085c4c42-89d3-30f2-621b-e450fa4bfb54
  a a2a:Person ;
  rdfs:label "Rebekka Alexander Duijs" ;
  a2a:PersonName [
    rdfs:label "Rebekka Alexander Duijs" ;
    a2a:PersonNameFirstName "Rebekka Alexander" ;
    a2a:PersonNameLastName "Duijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person-c6c99c50-0b71-5f2c-372d-010374460c88
  a a2a:Person ;
  rdfs:label "Isaak Abraham Germans" ;
  a2a:PersonName [
    rdfs:label "Isaak Abraham Germans" ;
    a2a:PersonNameFirstName "Isaak Abraham" ;
    a2a:PersonNameLastName "Germans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1825-07-17"^^xsd:date
  ] .

oa:relationep_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person:2eb9343d-8abb-5664-e0bc-7ef15cd089b9 ;
  a2a:EventKeyRef oa:event_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Event1 .

oa:relationep_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person:085c4c42-89d3-30f2-621b-e450fa4bfb54 ;
  a2a:EventKeyRef oa:event_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Event1 .

oa:relationep_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Person:c6c99c50-0b71-5f2c-372d-010374460c88 ;
  a2a:EventKeyRef oa:event_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e_Event1 .

oa:source_bhi_3ba47f1f-9d66-714a-e71f-55eae9e37b4e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1825-07-18 - 1825-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1825-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7664, Periode: 1825" ;
    a2a:Book "Geboorteregister Tilburg 1825" ;
    a2a:DocumentNumber "212" ;
    a2a:RegistryNumber "7664" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7664, Periode: 1825, Geboorteregister Tilburg 1825, 212, 7664"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d9103523-dc97-85ad-eb07-c8669ede6bb7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d9103523-dc97-85ad-eb07-c8669ede6bb7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3ba47f1f-9d66-714a-e71f-55eae9e37b4e" ;
  a2a:RecordGUID "{3ba47f1f-9d66-714a-e71f-55eae9e37b4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1447_00001447.xml van BHI" .

