@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_71e9930c-738f-1d14-3b7c-bc094800a0f2
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1867" ;
  a2a:hasPerson oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person-62d0fc6d-0a44-8a30-d0bf-6d078929c0e9, oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person-811178e5-1bda-e139-e93e-46770f6eccff, oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person-07f76322-61f7-febb-0544-16d8fb1e42d9 ;
  a2a:hasEvent oa:event_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_0, oa:relationep_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_1, oa:relationep_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_2 ;
  a2a:hasSource oa:source_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2 .

oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person-62d0fc6d-0a44-8a30-d0bf-6d078929c0e9
  a a2a:Person ;
  rdfs:label "Herberdina Colijn" ;
  a2a:PersonName [
    rdfs:label "Herberdina Colijn" ;
    a2a:PersonNameFirstName "Herberdina" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person-811178e5-1bda-e139-e93e-46770f6eccff
  a a2a:Person ;
  rdfs:label "Jan Peterse de Haan" ;
  a2a:PersonName [
    rdfs:label "Jan Peterse de Haan" ;
    a2a:PersonNameFirstName "Jan Peterse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1867-11-14"^^xsd:date
  ] .

oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person-07f76322-61f7-febb-0544-16d8fb1e42d9
  a a2a:Person ;
  rdfs:label "Johannis de Haan" ;
  a2a:PersonName [
    rdfs:label "Johannis de Haan" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1867-11-14"^^xsd:date
  ] .

oa:relationep_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person:62d0fc6d-0a44-8a30-d0bf-6d078929c0e9 ;
  a2a:EventKeyRef oa:event_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Event1 .

oa:relationep_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person:811178e5-1bda-e139-e93e-46770f6eccff ;
  a2a:EventKeyRef oa:event_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Event1 .

oa:relationep_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Person:07f76322-61f7-febb-0544-16d8fb1e42d9 ;
  a2a:EventKeyRef oa:event_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2_Event1 .

oa:source_bhi_71e9930c-738f-1d14-3b7c-bc094800a0f2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eethen, Genderen en Heesbeen" ;
    rdfs:label "Eethen, Genderen en Heesbeen", "1867-11-16 - 1867-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1867-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2174, Periode: 1867" ;
    a2a:Book "Geboorteregister Eethen, Genderen en Heesbeen 1867" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "2174" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2174, Periode: 1867, Geboorteregister Eethen, Genderen en Heesbeen 1867, 32, 2174"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e01726c0-ec65-4912-f432-715ec6cd0200.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e01726c0-ec65-4912-f432-715ec6cd0200.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/71e9930c-738f-1d14-3b7c-bc094800a0f2" ;
  a2a:RecordGUID "{71e9930c-738f-1d14-3b7c-bc094800a0f2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82240_00082240.xml van BHI" .

