@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_bdbd191f-16ce-fa0e-1af4-e560249a6de6
  a a2a:Record ;
  rdfs:label "Geboorte op 17 oktober 1832" ;
  a2a:hasPerson oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person-2897fc10-c872-0fd5-1f4f-cc56068174eb, oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person-092c2091-17b7-6b86-625d-b6cdbf22a5de, oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person-9f4c9006-9972-2e67-154d-21dda22b43a6 ;
  a2a:hasEvent oa:event_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_0, oa:relationep_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_1, oa:relationep_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_2 ;
  a2a:hasSource oa:source_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6 .

oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person-2897fc10-c872-0fd5-1f4f-cc56068174eb
  a a2a:Person ;
  rdfs:label "Antje Bastiaan Rankens" ;
  a2a:PersonName [
    rdfs:label "Antje Bastiaan Rankens" ;
    a2a:PersonNameFirstName "Antje Bastiaan" ;
    a2a:PersonNameLastName "Rankens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person-092c2091-17b7-6b86-625d-b6cdbf22a5de
  a a2a:Person ;
  rdfs:label "Arnoldus Janssen" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Janssen" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person-9f4c9006-9972-2e67-154d-21dda22b43a6
  a a2a:Person ;
  rdfs:label "Abraham Gerardus Janssen" ;
  a2a:PersonName [
    rdfs:label "Abraham Gerardus Janssen" ;
    a2a:PersonNameFirstName "Abraham Gerardus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1832-10-17"^^xsd:date
  ] .

oa:event_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1832-10-17"^^xsd:date
  ] .

oa:relationep_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person:2897fc10-c872-0fd5-1f4f-cc56068174eb ;
  a2a:EventKeyRef oa:event_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Event1 .

oa:relationep_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person:092c2091-17b7-6b86-625d-b6cdbf22a5de ;
  a2a:EventKeyRef oa:event_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Event1 .

oa:relationep_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Person:9f4c9006-9972-2e67-154d-21dda22b43a6 ;
  a2a:EventKeyRef oa:event_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6_Event1 .

oa:source_bhi_bdbd191f-16ce-fa0e-1af4-e560249a6de6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1832-10-18 - 1832-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1832-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4338, Periode: 1832" ;
    a2a:Book "Geboorteregister Hilvarenbeek 1832" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "4338" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4338, Periode: 1832, Geboorteregister Hilvarenbeek 1832, 56, 4338"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ba5f8204-dad6-3b6d-9b42-b5ea99733b97.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ba5f8204-dad6-3b6d-9b42-b5ea99733b97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bdbd191f-16ce-fa0e-1af4-e560249a6de6" ;
  a2a:RecordGUID "{bdbd191f-16ce-fa0e-1af4-e560249a6de6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7499_00007499.xml van BHI" .

