@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_a9f4088b-9d8a-2caf-c154-e19d2d1782a8
  a a2a:Record ;
  rdfs:label "Geboorte op 25 april 1846" ;
  a2a:hasPerson oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person-97826901-ffd8-1494-7b45-4f8efd542866, oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person-88786b0d-92dc-6f57-02e6-1198ad5bf7c0, oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person-120223ba-6393-7ce3-1992-c6ca894c823c ;
  a2a:hasEvent oa:event_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_0, oa:relationep_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_1, oa:relationep_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_2 ;
  a2a:hasSource oa:source_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8 .

oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person-97826901-ffd8-1494-7b45-4f8efd542866
  a a2a:Person ;
  rdfs:label "Jacobus Willem Florax" ;
  a2a:PersonName [
    rdfs:label "Jacobus Willem Florax" ;
    a2a:PersonNameFirstName "Jacobus Willem" ;
    a2a:PersonNameLastName "Florax"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1846-04-25"^^xsd:date
  ] .

oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person-88786b0d-92dc-6f57-02e6-1198ad5bf7c0
  a a2a:Person ;
  rdfs:label "Antonia Florax" ;
  a2a:PersonName [
    rdfs:label "Antonia Florax" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Florax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person-120223ba-6393-7ce3-1992-c6ca894c823c
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1846-04-25"^^xsd:date
  ] .

oa:relationep_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person:97826901-ffd8-1494-7b45-4f8efd542866 ;
  a2a:EventKeyRef oa:event_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Event1 .

oa:relationep_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person:88786b0d-92dc-6f57-02e6-1198ad5bf7c0 ;
  a2a:EventKeyRef oa:event_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Event1 .

oa:relationep_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Person:120223ba-6393-7ce3-1992-c6ca894c823c ;
  a2a:EventKeyRef oa:event_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8_Event1 .

oa:source_bhi_a9f4088b-9d8a-2caf-c154-e19d2d1782a8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1846-04-25 - 1846-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1846-04-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1181, Periode: 1846" ;
    a2a:Book "Geboorteregister 1846" ;
    a2a:DocumentNumber "149" ;
    a2a:RegistryNumber "1181" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1181, Periode: 1846, Geboorteregister 1846, 149, 1181"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b110f742-6890-0c56-9449-1f8a0710284e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b110f742-6890-0c56-9449-1f8a0710284e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a9f4088b-9d8a-2caf-c154-e19d2d1782a8" ;
  a2a:RecordGUID "{a9f4088b-9d8a-2caf-c154-e19d2d1782a8}" ;
  a2a:SourceRemarkOpmerking "Kind wordt bij huwelijk met Hielke Sijbrand Hamstra d.d. 25-07-1860 gewettigd" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_481_00000481.xml van BHI" .

