@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_31df4e04-e6a4-5ea9-796c-6984ae1348d2
  a a2a:Record ;
  rdfs:label "Geboorte op 1 maart 1850" ;
  a2a:hasPerson oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person-9af2914b-aa8c-9526-0757-c705aac45c2e, oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person-498ae627-ecde-3357-52de-5bc36289d057, oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person-f17d9202-83dd-e4fe-9069-39011ed483ef ;
  a2a:hasEvent oa:event_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_0, oa:relationep_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_1, oa:relationep_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_2 ;
  a2a:hasSource oa:source_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2 .

oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person-9af2914b-aa8c-9526-0757-c705aac45c2e
  a a2a:Person ;
  rdfs:label "Guillelmus van der Aa" ;
  a2a:PersonName [
    rdfs:label "Guillelmus van der Aa" ;
    a2a:PersonNameFirstName "Guillelmus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person-498ae627-ecde-3357-52de-5bc36289d057
  a a2a:Person ;
  rdfs:label "Adriana Francisca van der Aa" ;
  a2a:PersonName [
    rdfs:label "Adriana Francisca van der Aa" ;
    a2a:PersonNameFirstName "Adriana Francisca" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1850-03-01"^^xsd:date
  ] .

oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person-f17d9202-83dd-e4fe-9069-39011ed483ef
  a a2a:Person ;
  rdfs:label "Joanna Wilhelmina van der Meijden" ;
  a2a:PersonName [
    rdfs:label "Joanna Wilhelmina van der Meijden" ;
    a2a:PersonNameFirstName "Joanna Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1850-03-01"^^xsd:date
  ] .

oa:relationep_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person:9af2914b-aa8c-9526-0757-c705aac45c2e ;
  a2a:EventKeyRef oa:event_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Event1 .

oa:relationep_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person:498ae627-ecde-3357-52de-5bc36289d057 ;
  a2a:EventKeyRef oa:event_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Event1 .

oa:relationep_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Person:f17d9202-83dd-e4fe-9069-39011ed483ef ;
  a2a:EventKeyRef oa:event_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2_Event1 .

oa:source_bhi_31df4e04-e6a4-5ea9-796c-6984ae1348d2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1850-03-01 - 1850-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1850-03-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3782, Periode: 1850" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1850" ;
    a2a:DocumentNumber "115" ;
    a2a:RegistryNumber "3782" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3782, Periode: 1850, Geboorteregister 's-Hertogenbosch 1850, 115, 3782"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/31df4e04-e6a4-5ea9-796c-6984ae1348d2" ;
  a2a:RecordGUID "{31df4e04-e6a4-5ea9-796c-6984ae1348d2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1379_00001379.xml van BHI" .

