@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_f36cb00a-a627-e722-55b7-dec14a2f37a6
  a a2a:Record ;
  rdfs:label "Geboorte op 1 juli 1917" ;
  a2a:hasPerson oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person-278dfe5c-5f60-7495-47fc-67022d0f7a07, oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person-40552b0e-b890-a056-63ed-3ec331a40c0a, oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person-9a53944b-c6f3-7b33-e75f-3e0556442051 ;
  a2a:hasEvent oa:event_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_0, oa:relationep_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_1, oa:relationep_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_2 ;
  a2a:hasSource oa:source_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6 .

oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person-278dfe5c-5f60-7495-47fc-67022d0f7a07
  a a2a:Person ;
  rdfs:label "Johannes Josephus Dobbelsteen" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Dobbelsteen" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNameLastName "Dobbelsteen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1917-07-01"^^xsd:date
  ] .

oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person-40552b0e-b890-a056-63ed-3ec331a40c0a
  a a2a:Person ;
  rdfs:label "Alberta Christina Smits" ;
  a2a:PersonName [
    rdfs:label "Alberta Christina Smits" ;
    a2a:PersonNameFirstName "Alberta Christina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person-9a53944b-c6f3-7b33-e75f-3e0556442051
  a a2a:Person ;
  rdfs:label "Marinus Josephus Dobbelsteen" ;
  a2a:PersonName [
    rdfs:label "Marinus Josephus Dobbelsteen" ;
    a2a:PersonNameFirstName "Marinus Josephus" ;
    a2a:PersonNameLastName "Dobbelsteen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1917-07-01"^^xsd:date
  ] .

oa:relationep_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person:278dfe5c-5f60-7495-47fc-67022d0f7a07 ;
  a2a:EventKeyRef oa:event_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Event1 .

oa:relationep_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person:40552b0e-b890-a056-63ed-3ec331a40c0a ;
  a2a:EventKeyRef oa:event_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Event1 .

oa:relationep_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Person:9a53944b-c6f3-7b33-e75f-3e0556442051 ;
  a2a:EventKeyRef oa:event_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6_Event1 .

oa:source_bhi_f36cb00a-a627-e722-55b7-dec14a2f37a6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1917-07-03 - 1917-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1917-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1405, Periode: 1917" ;
    a2a:Book "Geboorteregister Heeswijk 1917" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1405" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1405, Periode: 1917, Geboorteregister Heeswijk 1917, 14, 1405"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ed337fc8-2ffe-cc52-40a9-40a585c3245b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ed337fc8-2ffe-cc52-40a9-40a585c3245b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f36cb00a-a627-e722-55b7-dec14a2f37a6" ;
  a2a:RecordGUID "{f36cb00a-a627-e722-55b7-dec14a2f37a6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7031_00007031.xml van BHI" .

