@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_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b
  a a2a:Record ;
  rdfs:label "Geboorte op 26 oktober 1825 te Budel" ;
  a2a:hasPerson oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person-eed36215-26ae-93d8-0230-b9bd5523ce14, oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person-0d6db36f-f0f7-d535-28fc-24a6520e4f36, oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person-25742439-9d4e-f00f-56ad-0cb1a8514aee ;
  a2a:hasEvent oa:event_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_0, oa:relationep_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_1, oa:relationep_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_2 ;
  a2a:hasSource oa:source_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b .

oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person-eed36215-26ae-93d8-0230-b9bd5523ce14
  a a2a:Person ;
  rdfs:label "Hendrina Hulsbos" ;
  a2a:PersonName [
    rdfs:label "Hendrina Hulsbos" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Hulsbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person-0d6db36f-f0f7-d535-28fc-24a6520e4f36
  a a2a:Person ;
  rdfs:label "Gerardus Dukino" ;
  a2a:PersonName [
    rdfs:label "Gerardus Dukino" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Dukino"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1825-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person-25742439-9d4e-f00f-56ad-0cb1a8514aee
  a a2a:Person ;
  rdfs:label "Paulus Dukino" ;
  a2a:PersonName [
    rdfs:label "Paulus Dukino" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Dukino"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1825-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person:eed36215-26ae-93d8-0230-b9bd5523ce14 ;
  a2a:EventKeyRef oa:event_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Event1 .

oa:relationep_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person:0d6db36f-f0f7-d535-28fc-24a6520e4f36 ;
  a2a:EventKeyRef oa:event_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Event1 .

oa:relationep_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Person:25742439-9d4e-f00f-56ad-0cb1a8514aee ;
  a2a:EventKeyRef oa:event_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b_Event1 .

oa:source_bhi_b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1825-10-26 - 1825-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1825-10-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1423, Periode: 1825" ;
    a2a:Book "Geboorteregister Budel 1825" ;
    a2a:DocumentNumber "51" ;
    a2a:RegistryNumber "1423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1423, Periode: 1825, Geboorteregister Budel 1825, 51, 1423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d444c4b3-bd8e-d229-635f-5ce4408994f2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d444c4b3-bd8e-d229-635f-5ce4408994f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b" ;
  a2a:RecordGUID "{b86bcf7d-8cc5-755c-35fb-4e2bd2a9ec0b}" ;
  a2a:SourceRemarkdeel "1423" ;
  a2a:SourceRemarkregister_periode "1825" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_571_00000571.xml van BHI" .

