@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_67a95f2c-b134-88d0-e61b-e323922f4bc5
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1815" ;
  a2a:hasPerson oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person-93254bec-5815-49b3-c45e-26b3a4fa2354, oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person-9bfebe65-1566-ac58-4c99-8ce413f4413a, oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person-dced927a-c5dd-1903-a75f-3703d0a16cc5 ;
  a2a:hasEvent oa:event_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_0, oa:relationep_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_1, oa:relationep_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_2 ;
  a2a:hasSource oa:source_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5 .

oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person-93254bec-5815-49b3-c45e-26b3a4fa2354
  a a2a:Person ;
  rdfs:label "Gerardina Michiel Backx" ;
  a2a:PersonName [
    rdfs:label "Gerardina Michiel Backx" ;
    a2a:PersonNameFirstName "Gerardina Michiel" ;
    a2a:PersonNameLastName "Backx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person-9bfebe65-1566-ac58-4c99-8ce413f4413a
  a a2a:Person ;
  rdfs:label "Matheus Horevoorts" ;
  a2a:PersonName [
    rdfs:label "Matheus Horevoorts" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Horevoorts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person-dced927a-c5dd-1903-a75f-3703d0a16cc5
  a a2a:Person ;
  rdfs:label "Michiel Horevoorts" ;
  a2a:PersonName [
    rdfs:label "Michiel Horevoorts" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Horevoorts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1815-03-24"^^xsd:date
  ] .

oa:event_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1815-03-24"^^xsd:date
  ] .

oa:relationep_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person:93254bec-5815-49b3-c45e-26b3a4fa2354 ;
  a2a:EventKeyRef oa:event_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Event1 .

oa:relationep_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person:9bfebe65-1566-ac58-4c99-8ce413f4413a ;
  a2a:EventKeyRef oa:event_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Event1 .

oa:relationep_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Person:dced927a-c5dd-1903-a75f-3703d0a16cc5 ;
  a2a:EventKeyRef oa:event_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5_Event1 .

oa:source_bhi_67a95f2c-b134-88d0-e61b-e323922f4bc5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1815-03-25 - 1815-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1815-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 143, Periode: 1815" ;
    a2a:Book "Geboorteregister Alphen en Riel 1815" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "143" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 143, Periode: 1815, Geboorteregister Alphen en Riel 1815, 10, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/969f6a89-6de6-1f57-4f70-12f902709f49.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/969f6a89-6de6-1f57-4f70-12f902709f49.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/67a95f2c-b134-88d0-e61b-e323922f4bc5" ;
  a2a:RecordGUID "{67a95f2c-b134-88d0-e61b-e323922f4bc5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4313_00004313.xml van BHI" .

