@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_72db6c1f-ccb8-5aaf-e863-c5249cc95091
  a a2a:Record ;
  rdfs:label "Geboorte op 17 maart 1883 te Amsterdam" ;
  a2a:hasPerson oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person-0f32398d-bbe5-acbf-2993-738aeac01cf4, oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person-a50fbec4-70fb-638e-e43e-5e3e7bd6d140, oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person-d37812f1-1270-d3ac-961e-d6f3d087e454 ;
  a2a:hasEvent oa:event_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_0, oa:relationep_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_1, oa:relationep_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_2 ;
  a2a:hasSource oa:source_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091 .

oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person-0f32398d-bbe5-acbf-2993-738aeac01cf4
  a a2a:Person ;
  rdfs:label "Ernst Eduard Swarts" ;
  a2a:PersonName [
    rdfs:label "Ernst Eduard Swarts" ;
    a2a:PersonNameFirstName "Ernst Eduard" ;
    a2a:PersonNameLastName "Swarts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1883-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person-a50fbec4-70fb-638e-e43e-5e3e7bd6d140
  a a2a:Person ;
  rdfs:label "Elisabetha Anna Barbara Swarts" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Anna Barbara Swarts" ;
    a2a:PersonNameFirstName "Elisabetha Anna Barbara" ;
    a2a:PersonNameLastName "Swarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person-d37812f1-1270-d3ac-961e-d6f3d087e454
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1883-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person:0f32398d-bbe5-acbf-2993-738aeac01cf4 ;
  a2a:EventKeyRef oa:event_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Event1 .

oa:relationep_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person:a50fbec4-70fb-638e-e43e-5e3e7bd6d140 ;
  a2a:EventKeyRef oa:event_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Event1 .

oa:relationep_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Person:d37812f1-1270-d3ac-961e-d6f3d087e454 ;
  a2a:EventKeyRef oa:event_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091_Event1 .

oa:source_bhi_72db6c1f-ccb8-5aaf-e863-c5249cc95091
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1902-12-24 - 1902-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1902-12-24"^^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 "1152" ;
    a2a:RegistryNumber "3834" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3834, Periode: 1902, Geboorteregister 's-Hertogenbosch 1902, 1152, 3834"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e3cd3ece-0510-7cff-d945-cf575793cfd5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e3cd3ece-0510-7cff-d945-cf575793cfd5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/72db6c1f-ccb8-5aaf-e863-c5249cc95091" ;
  a2a:RecordGUID "{72db6c1f-ccb8-5aaf-e863-c5249cc95091}" ;
  a2a:SourceRemarkOpmerking "Akte van erkenning door moeder." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1191_00001191.xml van BHI" .

