@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_942e28fa-342c-14d5-a081-86e2a98d2b58
  a a2a:Record ;
  rdfs:label "Geboorte op 5 mei 1907" ;
  a2a:hasPerson oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person-595c236d-d5b0-ebb9-9415-c02d7f76f99c, oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person-ba5b99a2-02ba-a153-37da-e473cc36835f, oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person-25ac013d-06fd-5fbe-5e75-370d3ce706f9 ;
  a2a:hasEvent oa:event_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_0, oa:relationep_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_1, oa:relationep_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_2 ;
  a2a:hasSource oa:source_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58 .

oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person-595c236d-d5b0-ebb9-9415-c02d7f76f99c
  a a2a:Person ;
  rdfs:label "Jan Willebrodus van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Jan Willebrodus van Heeswijk" ;
    a2a:PersonNameFirstName "Jan Willebrodus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person-ba5b99a2-02ba-a153-37da-e473cc36835f
  a a2a:Person ;
  rdfs:label "Jacoba Pieternella Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Jacoba Pieternella Steenbergen" ;
    a2a:PersonNameFirstName "Jacoba Pieternella" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person-25ac013d-06fd-5fbe-5e75-370d3ce706f9
  a a2a:Person ;
  rdfs:label "Adriana Petronella Maria van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Maria van Heeswijk" ;
    a2a:PersonNameFirstName "Adriana Petronella Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1907-05-05"^^xsd:date
  ] .

oa:event_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1907-05-05"^^xsd:date
  ] .

oa:relationep_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person:595c236d-d5b0-ebb9-9415-c02d7f76f99c ;
  a2a:EventKeyRef oa:event_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Event1 .

oa:relationep_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person:ba5b99a2-02ba-a153-37da-e473cc36835f ;
  a2a:EventKeyRef oa:event_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Event1 .

oa:relationep_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Person:25ac013d-06fd-5fbe-5e75-370d3ce706f9 ;
  a2a:EventKeyRef oa:event_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58_Event1 .

oa:source_bhi_942e28fa-342c-14d5-a081-86e2a98d2b58
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1907-05-06 - 1907-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1907-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3499, Periode: 1907" ;
    a2a:Book "Geboorteregister Waalwijk 1907" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "3499" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3499, Periode: 1907, Geboorteregister Waalwijk 1907, 64, 3499"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/37a1d909-7a58-a150-7c9e-e687ff0765c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/37a1d909-7a58-a150-7c9e-e687ff0765c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/942e28fa-342c-14d5-a081-86e2a98d2b58" ;
  a2a:RecordGUID "{942e28fa-342c-14d5-a081-86e2a98d2b58}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81047_00081047.xml van BHI" .

