@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_f8eb90c8-e663-7879-9fee-b8bef2af3c5d
  a a2a:Record ;
  rdfs:label "Geboorte op 13 oktober 1902 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person-56efeb03-607e-62f4-4c2e-63d9eb3d78dd, oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person-397ad25f-2b4c-0862-03fa-44b128a620d6, oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person-9f162eaf-2fb6-37bb-a78b-058062a76b16 ;
  a2a:hasEvent oa:event_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_0, oa:relationep_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_1, oa:relationep_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_2 ;
  a2a:hasSource oa:source_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d .

oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person-56efeb03-607e-62f4-4c2e-63d9eb3d78dd
  a a2a:Person ;
  rdfs:label "Antonius Henricus Cornelius Maria Sweens" ;
  a2a:PersonName [
    rdfs:label "Antonius Henricus Cornelius Maria Sweens" ;
    a2a:PersonNameFirstName "Antonius Henricus Cornelius Maria" ;
    a2a:PersonNameLastName "Sweens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person-397ad25f-2b4c-0862-03fa-44b128a620d6
  a a2a:Person ;
  rdfs:label "Jeanne Francisca Antonia Maria Houtman" ;
  a2a:PersonName [
    rdfs:label "Jeanne Francisca Antonia Maria Houtman" ;
    a2a:PersonNameFirstName "Jeanne Francisca Antonia Maria" ;
    a2a:PersonNameLastName "Houtman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person-9f162eaf-2fb6-37bb-a78b-058062a76b16
  a a2a:Person ;
  rdfs:label "Hendrina Antonia Francisca Maria Sweens" ;
  a2a:PersonName [
    rdfs:label "Hendrina Antonia Francisca Maria Sweens" ;
    a2a:PersonNameFirstName "Hendrina Antonia Francisca Maria" ;
    a2a:PersonNameLastName "Sweens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1902-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1902-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person:56efeb03-607e-62f4-4c2e-63d9eb3d78dd ;
  a2a:EventKeyRef oa:event_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Event1 .

oa:relationep_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person:397ad25f-2b4c-0862-03fa-44b128a620d6 ;
  a2a:EventKeyRef oa:event_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Event1 .

oa:relationep_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Person:9f162eaf-2fb6-37bb-a78b-058062a76b16 ;
  a2a:EventKeyRef oa:event_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d_Event1 .

oa:source_bhi_f8eb90c8-e663-7879-9fee-b8bef2af3c5d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1902-10-13 - 1902-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1902-10-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3834, Periode: 1902" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1902" ;
    a2a:DocumentNumber "917" ;
    a2a:RegistryNumber "3834" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3834, Periode: 1902, Geboorteregister 's-Hertogenbosch 1902, 917, 3834"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0cf486f0-86c9-4c30-e7a1-2aa08bd1c14b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0cf486f0-86c9-4c30-e7a1-2aa08bd1c14b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f8eb90c8-e663-7879-9fee-b8bef2af3c5d" ;
  a2a:RecordGUID "{f8eb90c8-e663-7879-9fee-b8bef2af3c5d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_972_00000972.xml van BHI" .

