@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_044ce4b4-9b92-df2a-e89c-d513c8daa6c9
  a a2a:Record ;
  rdfs:label "Geboorte op 3 april 1837" ;
  a2a:hasPerson oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person-62de42c2-3939-2ef4-c55f-3b68e3379fc8, oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person-e26ca88d-c890-44e9-edd7-62ac708e2947, oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person-ec493eb7-4fb4-e7fc-d30e-86d6330f355f ;
  a2a:hasEvent oa:event_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_0, oa:relationep_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_1, oa:relationep_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_2 ;
  a2a:hasSource oa:source_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9 .

oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person-62de42c2-3939-2ef4-c55f-3b68e3379fc8
  a a2a:Person ;
  rdfs:label "Johanna van Geel" ;
  a2a:PersonName [
    rdfs:label "Johanna van Geel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person-e26ca88d-c890-44e9-edd7-62ac708e2947
  a a2a:Person ;
  rdfs:label "Adrianus Bouwens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Bouwens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person-ec493eb7-4fb4-e7fc-d30e-86d6330f355f
  a a2a:Person ;
  rdfs:label "Anna Maria Bouwens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bouwens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1837-04-03"^^xsd:date
  ] .

oa:event_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1837-04-03"^^xsd:date
  ] .

oa:relationep_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person:62de42c2-3939-2ef4-c55f-3b68e3379fc8 ;
  a2a:EventKeyRef oa:event_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Event1 .

oa:relationep_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person:e26ca88d-c890-44e9-edd7-62ac708e2947 ;
  a2a:EventKeyRef oa:event_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Event1 .

oa:relationep_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Person:ec493eb7-4fb4-e7fc-d30e-86d6330f355f ;
  a2a:EventKeyRef oa:event_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9_Event1 .

oa:source_bhi_044ce4b4-9b92-df2a-e89c-d513c8daa6c9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1837-04-04 - 1837-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1837-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3291, Periode: 1837" ;
    a2a:Book "Geboorteregister Halsteren 1837" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "3291" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3291, Periode: 1837, Geboorteregister Halsteren 1837, 15, 3291"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/27d1d90f-f8de-c447-0459-dfd36e794a1d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/27d1d90f-f8de-c447-0459-dfd36e794a1d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/044ce4b4-9b92-df2a-e89c-d513c8daa6c9" ;
  a2a:RecordGUID "{044ce4b4-9b92-df2a-e89c-d513c8daa6c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1184_00001184.xml van BHI" .

