@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_b2ec1379-3f7a-e877-9470-0541002e217e
  a a2a:Record ;
  rdfs:label "Geboorte op 3 oktober 1899 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person-418cac7c-6ba7-b518-e71b-70d974a9e378, oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person-f3f15d47-8d2e-ba5d-00b1-0d25388069e3, oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person-91a967d1-e052-d0db-ae33-9e043d2d1dc9 ;
  a2a:hasEvent oa:event_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_0, oa:relationep_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_1, oa:relationep_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_2 ;
  a2a:hasSource oa:source_bhi_b2ec1379-3f7a-e877-9470-0541002e217e .

oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person-418cac7c-6ba7-b518-e71b-70d974a9e378
  a a2a:Person ;
  rdfs:label "Adelia Maria Johanna van Asperen" ;
  a2a:PersonName [
    rdfs:label "Adelia Maria Johanna van Asperen" ;
    a2a:PersonNameFirstName "Adelia Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asperen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1899-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person-f3f15d47-8d2e-ba5d-00b1-0d25388069e3
  a a2a:Person ;
  rdfs:label "Henriette Johanna Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Henriette Johanna Schoonhoven" ;
    a2a:PersonNameFirstName "Henriette Johanna" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person-91a967d1-e052-d0db-ae33-9e043d2d1dc9
  a a2a:Person ;
  rdfs:label "Martinus van Asperen" ;
  a2a:PersonName [
    rdfs:label "Martinus van Asperen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asperen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1899-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person:418cac7c-6ba7-b518-e71b-70d974a9e378 ;
  a2a:EventKeyRef oa:event_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Event1 .

oa:relationep_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person:f3f15d47-8d2e-ba5d-00b1-0d25388069e3 ;
  a2a:EventKeyRef oa:event_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Event1 .

oa:relationep_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Person:91a967d1-e052-d0db-ae33-9e043d2d1dc9 ;
  a2a:EventKeyRef oa:event_bhi_b2ec1379-3f7a-e877-9470-0541002e217e_Event1 .

oa:source_bhi_b2ec1379-3f7a-e877-9470-0541002e217e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1899-10-04 - 1899-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1899-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3831, Periode: 1899" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1899" ;
    a2a:DocumentNumber "868" ;
    a2a:RegistryNumber "3831" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3831, Periode: 1899, Geboorteregister 's-Hertogenbosch 1899, 868, 3831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8ebded2c-fd8c-1a93-6530-1d73d0e31425.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8ebded2c-fd8c-1a93-6530-1d73d0e31425.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b2ec1379-3f7a-e877-9470-0541002e217e" ;
  a2a:RecordGUID "{b2ec1379-3f7a-e877-9470-0541002e217e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1968_00001968.xml van BHI" .

