@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_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf
  a a2a:Record ;
  rdfs:label "Geboorte op 16 december 1850" ;
  a2a:hasPerson oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person-2ded9314-344c-4d1b-98c1-48b65aa3ec9c, oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person-563d8159-7267-8b39-ff1c-0e06ed210b45, oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person-b4c6642d-99b6-0f37-22ed-4f99c42f3958 ;
  a2a:hasEvent oa:event_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_0, oa:relationep_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_1, oa:relationep_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_2 ;
  a2a:hasSource oa:source_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf .

oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person-2ded9314-344c-4d1b-98c1-48b65aa3ec9c
  a a2a:Person ;
  rdfs:label "Petronella Meekers" ;
  a2a:PersonName [
    rdfs:label "Petronella Meekers" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Meekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person-563d8159-7267-8b39-ff1c-0e06ed210b45
  a a2a:Person ;
  rdfs:label "Aaltje Meekers" ;
  a2a:PersonName [
    rdfs:label "Aaltje Meekers" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Meekers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1850-12-16"^^xsd:date
  ] .

oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person-b4c6642d-99b6-0f37-22ed-4f99c42f3958
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1850-12-16"^^xsd:date
  ] .

oa:relationep_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person:2ded9314-344c-4d1b-98c1-48b65aa3ec9c ;
  a2a:EventKeyRef oa:event_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Event1 .

oa:relationep_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person:563d8159-7267-8b39-ff1c-0e06ed210b45 ;
  a2a:EventKeyRef oa:event_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Event1 .

oa:relationep_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Person:b4c6642d-99b6-0f37-22ed-4f99c42f3958 ;
  a2a:EventKeyRef oa:event_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf_Event1 .

oa:source_bhi_c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1850-12-17 - 1850-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1850-12-17"^^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 "656" ;
    a2a:RegistryNumber "3782" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3782, Periode: 1850, Geboorteregister 's-Hertogenbosch 1850, 656, 3782"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf" ;
  a2a:RecordGUID "{c6baf0ab-ae72-fa95-36b2-8eba52cb2bbf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2430_00002430.xml van BHI" .

