@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_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9
  a a2a:Record ;
  rdfs:label "Geboorte op 30 augustus 1902" ;
  a2a:hasPerson oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person-7e9dc724-57b8-be39-5607-abd8eefc2728, oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person-43563d97-bf4b-3867-f187-9344a1f4cc22, oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person-773a42eb-bc84-b4f6-6f2a-e5b418e09d5e ;
  a2a:hasEvent oa:event_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_0, oa:relationep_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_1, oa:relationep_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_2 ;
  a2a:hasSource oa:source_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9 .

oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person-7e9dc724-57b8-be39-5607-abd8eefc2728
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Aloijsius de Swart" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Aloijsius de Swart" ;
    a2a:PersonNameFirstName "Adrianus Antonius Aloijsius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1902-08-30"^^xsd:date
  ] .

oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person-43563d97-bf4b-3867-f187-9344a1f4cc22
  a a2a:Person ;
  rdfs:label "Maria Helena Engel" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Engel" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Engel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person-773a42eb-bc84-b4f6-6f2a-e5b418e09d5e
  a a2a:Person ;
  rdfs:label "Henricus Cornelis de Swart" ;
  a2a:PersonName [
    rdfs:label "Henricus Cornelis de Swart" ;
    a2a:PersonNameFirstName "Henricus Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1902-08-30"^^xsd:date
  ] .

oa:relationep_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person:7e9dc724-57b8-be39-5607-abd8eefc2728 ;
  a2a:EventKeyRef oa:event_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Event1 .

oa:relationep_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person:43563d97-bf4b-3867-f187-9344a1f4cc22 ;
  a2a:EventKeyRef oa:event_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Event1 .

oa:relationep_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Person:773a42eb-bc84-b4f6-6f2a-e5b418e09d5e ;
  a2a:EventKeyRef oa:event_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9_Event1 .

oa:source_bhi_8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1902-09-01 - 1902-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1902-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7698, Periode: 1902" ;
    a2a:Book "Geboorteregister Tilburg 1902" ;
    a2a:DocumentNumber "1098" ;
    a2a:RegistryNumber "7698" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7698, Periode: 1902, Geboorteregister Tilburg 1902, 1098, 7698"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/100a3459-9cea-efd5-c7e3-dc68b1b140da.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/100a3459-9cea-efd5-c7e3-dc68b1b140da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9" ;
  a2a:RecordGUID "{8d3d8c22-29d8-d86c-d274-3b4e4bcea8a9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_124_00000124.xml van BHI" .

