@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_0f6320cd-059a-3809-27df-d3c13aa5e0c9
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1891" ;
  a2a:hasPerson oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person-c3adde26-cb5c-be33-3c5e-a61f5495d267, oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person-cc98060f-8918-81af-6f7f-0cc223371364, oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person-cf93676d-a399-179a-ae74-088089773ee7 ;
  a2a:hasEvent oa:event_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_0, oa:relationep_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_1, oa:relationep_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_2 ;
  a2a:hasSource oa:source_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9 .

oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person-c3adde26-cb5c-be33-3c5e-a61f5495d267
  a a2a:Person ;
  rdfs:label "Johanna Maria Henckens" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Henckens" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Henckens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person-cc98060f-8918-81af-6f7f-0cc223371364
  a a2a:Person ;
  rdfs:label "Jan Hubert Goossens" ;
  a2a:PersonName [
    rdfs:label "Jan Hubert Goossens" ;
    a2a:PersonNameFirstName "Jan Hubert" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person-cf93676d-a399-179a-ae74-088089773ee7
  a a2a:Person ;
  rdfs:label "Johannes Joseph Hubert Goossens" ;
  a2a:PersonName [
    rdfs:label "Johannes Joseph Hubert Goossens" ;
    a2a:PersonNameFirstName "Johannes Joseph Hubert" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1891-04-22"^^xsd:date
  ] .

oa:event_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1891-04-22"^^xsd:date
  ] .

oa:relationep_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person:c3adde26-cb5c-be33-3c5e-a61f5495d267 ;
  a2a:EventKeyRef oa:event_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Event1 .

oa:relationep_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person:cc98060f-8918-81af-6f7f-0cc223371364 ;
  a2a:EventKeyRef oa:event_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Event1 .

oa:relationep_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Person:cf93676d-a399-179a-ae74-088089773ee7 ;
  a2a:EventKeyRef oa:event_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9_Event1 .

oa:source_bhi_0f6320cd-059a-3809-27df-d3c13aa5e0c9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deurne en Liessel" ;
    rdfs:label "Deurne en Liessel", "1891-04-23 - 1891-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1891-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1625, Periode: 1891" ;
    a2a:Book "Geboorteregister Deurne en Liessel 1891" ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "1625" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1625, Periode: 1891, Geboorteregister Deurne en Liessel 1891, 70, 1625"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9c1c5860-8890-9da2-08b6-2a39ba83cfbc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9c1c5860-8890-9da2-08b6-2a39ba83cfbc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0f6320cd-059a-3809-27df-d3c13aa5e0c9" ;
  a2a:RecordGUID "{0f6320cd-059a-3809-27df-d3c13aa5e0c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_551_00000551.xml van BHI" .

