@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_01f09286-2425-2c17-c6b9-645c330c93cc
  a a2a:Record ;
  rdfs:label "Geboorte op 12 juni 1842" ;
  a2a:hasPerson oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person-a7a5bdb1-8528-ccc2-12f7-a6288118c24b, oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person-a86a108c-1206-76d1-3e78-5305571a1551, oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person-b646b382-4472-3a7c-87fd-02da0f389b13 ;
  a2a:hasEvent oa:event_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_0, oa:relationep_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_1, oa:relationep_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_2 ;
  a2a:hasSource oa:source_bhi_01f09286-2425-2c17-c6b9-645c330c93cc .

oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person-a7a5bdb1-8528-ccc2-12f7-a6288118c24b
  a a2a:Person ;
  rdfs:label "Anna Catharina Rutte" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Rutte" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Rutte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person-a86a108c-1206-76d1-3e78-5305571a1551
  a a2a:Person ;
  rdfs:label "Hendrik de Bondt" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Bondt" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bondt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person-b646b382-4472-3a7c-87fd-02da0f389b13
  a a2a:Person ;
  rdfs:label "Petronella de Bondt" ;
  a2a:PersonName [
    rdfs:label "Petronella de Bondt" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bondt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1842-06-12"^^xsd:date
  ] .

oa:event_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1842-06-12"^^xsd:date
  ] .

oa:relationep_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person:a7a5bdb1-8528-ccc2-12f7-a6288118c24b ;
  a2a:EventKeyRef oa:event_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Event1 .

oa:relationep_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person:a86a108c-1206-76d1-3e78-5305571a1551 ;
  a2a:EventKeyRef oa:event_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Event1 .

oa:relationep_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Person:b646b382-4472-3a7c-87fd-02da0f389b13 ;
  a2a:EventKeyRef oa:event_bhi_01f09286-2425-2c17-c6b9-645c330c93cc_Event1 .

oa:source_bhi_01f09286-2425-2c17-c6b9-645c330c93cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1842-06-13 - 1842-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1842-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4338, Periode: 1842" ;
    a2a:Book "Geboorteregister Hilvarenbeek 1842" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "4338" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4338, Periode: 1842, Geboorteregister Hilvarenbeek 1842, 26, 4338"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/161fe90f-0588-6fc0-1fff-011556614ca9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/161fe90f-0588-6fc0-1fff-011556614ca9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/01f09286-2425-2c17-c6b9-645c330c93cc" ;
  a2a:RecordGUID "{01f09286-2425-2c17-c6b9-645c330c93cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1104_00001104.xml van BHI" .

