@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_0b6946da-c732-e487-0b81-4e5ffad1f1d3
  a a2a:Record ;
  rdfs:label "Geboorte op 29 juni 1878" ;
  a2a:hasPerson oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person-5830c550-070c-2f72-21cc-6bf3300df500, oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person-921ab7b2-7389-883b-9ed3-6b47070ba7ed, oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person-c08de20b-06db-84dd-46cd-a8208f7d8a7d ;
  a2a:hasEvent oa:event_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_0, oa:relationep_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_1, oa:relationep_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_2 ;
  a2a:hasSource oa:source_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3 .

oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person-5830c550-070c-2f72-21cc-6bf3300df500
  a a2a:Person ;
  rdfs:label "Joanna Maria Elisabeth Wouters" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Elisabeth Wouters" ;
    a2a:PersonNameFirstName "Joanna Maria Elisabeth" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1878-06-29"^^xsd:date
  ] .

oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person-921ab7b2-7389-883b-9ed3-6b47070ba7ed
  a a2a:Person ;
  rdfs:label "Catharina Kwik" ;
  a2a:PersonName [
    rdfs:label "Catharina Kwik" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kwik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person-c08de20b-06db-84dd-46cd-a8208f7d8a7d
  a a2a:Person ;
  rdfs:label "Joannes Wouters" ;
  a2a:PersonName [
    rdfs:label "Joannes Wouters" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1878-06-29"^^xsd:date
  ] .

oa:relationep_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person:5830c550-070c-2f72-21cc-6bf3300df500 ;
  a2a:EventKeyRef oa:event_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Event1 .

oa:relationep_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person:921ab7b2-7389-883b-9ed3-6b47070ba7ed ;
  a2a:EventKeyRef oa:event_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Event1 .

oa:relationep_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Person:c08de20b-06db-84dd-46cd-a8208f7d8a7d ;
  a2a:EventKeyRef oa:event_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3_Event1 .

oa:source_bhi_0b6946da-c732-e487-0b81-4e5ffad1f1d3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1878-01-01 - 1878-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1878" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6394, Periode: 1878" ;
    a2a:Book "Geboorteregister Putte 1878" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "6394" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6394, Periode: 1878, Geboorteregister Putte 1878, 21, 6394"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/baedfba8-bdf4-56a6-dec9-daf80c75e9bd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/baedfba8-bdf4-56a6-dec9-daf80c75e9bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b6946da-c732-e487-0b81-4e5ffad1f1d3" ;
  a2a:RecordGUID "{0b6946da-c732-e487-0b81-4e5ffad1f1d3}" ;
  a2a:SourceRemarkdeel "6394" ;
  a2a:SourceRemarkregister_periode "1878" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_763_00000763.xml van BHI" .

