@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_dc8ec2c3-1ba7-e339-4752-15cc880c5c39
  a a2a:Record ;
  rdfs:label "Geboorte op 28 mei 1900 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person-a5f7da09-c388-3bbe-eda2-7daa1aa25da6, oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person-1c780a6b-a10e-ac21-e637-c3346030f93a, oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person-0046a14e-6293-29f3-aeb9-c64c3c40491c ;
  a2a:hasEvent oa:event_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_0, oa:relationep_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_1, oa:relationep_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_2 ;
  a2a:hasSource oa:source_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39 .

oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person-a5f7da09-c388-3bbe-eda2-7daa1aa25da6
  a a2a:Person ;
  rdfs:label "Florentinus Martinus Wartenberg" ;
  a2a:PersonName [
    rdfs:label "Florentinus Martinus Wartenberg" ;
    a2a:PersonNameFirstName "Florentinus Martinus" ;
    a2a:PersonNameLastName "Wartenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person-1c780a6b-a10e-ac21-e637-c3346030f93a
  a a2a:Person ;
  rdfs:label "Adriana Maria Geertruda Steers" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Geertruda Steers" ;
    a2a:PersonNameFirstName "Adriana Maria Geertruda" ;
    a2a:PersonNameLastName "Steers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person-0046a14e-6293-29f3-aeb9-c64c3c40491c
  a a2a:Person ;
  rdfs:label "Franciscus Henricus Wartenberg" ;
  a2a:PersonName [
    rdfs:label "Franciscus Henricus Wartenberg" ;
    a2a:PersonNameFirstName "Franciscus Henricus" ;
    a2a:PersonNameLastName "Wartenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1900-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1900-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person:a5f7da09-c388-3bbe-eda2-7daa1aa25da6 ;
  a2a:EventKeyRef oa:event_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Event1 .

oa:relationep_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person:1c780a6b-a10e-ac21-e637-c3346030f93a ;
  a2a:EventKeyRef oa:event_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Event1 .

oa:relationep_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Person:0046a14e-6293-29f3-aeb9-c64c3c40491c ;
  a2a:EventKeyRef oa:event_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39_Event1 .

oa:source_bhi_dc8ec2c3-1ba7-e339-4752-15cc880c5c39
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1900-05-28 - 1900-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1900-05-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3832, Periode: 1900" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1900" ;
    a2a:DocumentNumber "485" ;
    a2a:RegistryNumber "3832" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3832, Periode: 1900, Geboorteregister 's-Hertogenbosch 1900, 485, 3832"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e2fdde98-bea5-35c9-5974-9b95b5ac6223.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e2fdde98-bea5-35c9-5974-9b95b5ac6223.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dc8ec2c3-1ba7-e339-4752-15cc880c5c39" ;
  a2a:RecordGUID "{dc8ec2c3-1ba7-e339-4752-15cc880c5c39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2587_00002587.xml van BHI" .

