@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_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc
  a a2a:Record ;
  rdfs:label "Geboorte op 25 juni 1884" ;
  a2a:hasPerson oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person-9a03ce63-6042-720e-c074-5ae9021d9cc9, oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person-d9729c8b-a54a-f978-0294-de73dc173070, oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person-f6509625-4225-21d0-6c82-2341bf58d6bd ;
  a2a:hasEvent oa:event_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_0, oa:relationep_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_1, oa:relationep_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_2 ;
  a2a:hasSource oa:source_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc .

oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person-9a03ce63-6042-720e-c074-5ae9021d9cc9
  a a2a:Person ;
  rdfs:label "Johannes Reinier Rijs" ;
  a2a:PersonName [
    rdfs:label "Johannes Reinier Rijs" ;
    a2a:PersonNameFirstName "Johannes Reinier" ;
    a2a:PersonNameLastName "Rijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person-d9729c8b-a54a-f978-0294-de73dc173070
  a a2a:Person ;
  rdfs:label "Catharina Gertruda Hahnen" ;
  a2a:PersonName [
    rdfs:label "Catharina Gertruda Hahnen" ;
    a2a:PersonNameFirstName "Catharina Gertruda" ;
    a2a:PersonNameLastName "Hahnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person-f6509625-4225-21d0-6c82-2341bf58d6bd
  a a2a:Person ;
  rdfs:label "Anna Catharina Geertrudis Rijs" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Geertrudis Rijs" ;
    a2a:PersonNameFirstName "Anna Catharina Geertrudis" ;
    a2a:PersonNameLastName "Rijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1884-06-25"^^xsd:date
  ] .

oa:event_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1884-06-25"^^xsd:date
  ] .

oa:relationep_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person:9a03ce63-6042-720e-c074-5ae9021d9cc9 ;
  a2a:EventKeyRef oa:event_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Event1 .

oa:relationep_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person:d9729c8b-a54a-f978-0294-de73dc173070 ;
  a2a:EventKeyRef oa:event_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Event1 .

oa:relationep_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Person:f6509625-4225-21d0-6c82-2341bf58d6bd ;
  a2a:EventKeyRef oa:event_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc_Event1 .

oa:source_bhi_04e2f5df-ca23-eb85-77b2-1a74dc86c3cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1884-06-25 - 1884-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1884-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7683, Periode: 1884" ;
    a2a:Book "Geboorteregister Tilburg 1884" ;
    a2a:DocumentNumber "526" ;
    a2a:RegistryNumber "7683" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7683, Periode: 1884, Geboorteregister Tilburg 1884, 526, 7683"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/51926e81-ce8f-0d09-c9b6-d4237018f674.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/51926e81-ce8f-0d09-c9b6-d4237018f674.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04e2f5df-ca23-eb85-77b2-1a74dc86c3cc" ;
  a2a:RecordGUID "{04e2f5df-ca23-eb85-77b2-1a74dc86c3cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2029_00002029.xml van BHI" .

