@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_8eef7022-4213-993e-d2a7-3cb44dbdbfbf
  a a2a:Record ;
  rdfs:label "Geboorte op 11 januari 1868" ;
  a2a:hasPerson oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person-7c58a7ce-004d-03b6-3a30-dcaa12fb7bba, oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person-ea669f5c-f6e3-f8c6-254d-39a5d9bb9957, oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person-75919d21-5875-ba2d-dd5a-a88354353ba9 ;
  a2a:hasEvent oa:event_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_0, oa:relationep_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_1, oa:relationep_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_2 ;
  a2a:hasSource oa:source_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf .

oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person-7c58a7ce-004d-03b6-3a30-dcaa12fb7bba
  a a2a:Person ;
  rdfs:label "Gijsbert Elshout" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Elshout" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1868-01-11"^^xsd:date
  ] .

oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person-ea669f5c-f6e3-f8c6-254d-39a5d9bb9957
  a a2a:Person ;
  rdfs:label "Maria de Kort" ;
  a2a:PersonName [
    rdfs:label "Maria de Kort" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person-75919d21-5875-ba2d-dd5a-a88354353ba9
  a a2a:Person ;
  rdfs:label "Hendrik Elshout" ;
  a2a:PersonName [
    rdfs:label "Hendrik Elshout" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1868-01-11"^^xsd:date
  ] .

oa:relationep_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person:7c58a7ce-004d-03b6-3a30-dcaa12fb7bba ;
  a2a:EventKeyRef oa:event_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Event1 .

oa:relationep_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person:ea669f5c-f6e3-f8c6-254d-39a5d9bb9957 ;
  a2a:EventKeyRef oa:event_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Event1 .

oa:relationep_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Person:75919d21-5875-ba2d-dd5a-a88354353ba9 ;
  a2a:EventKeyRef oa:event_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf_Event1 .

oa:source_bhi_8eef7022-4213-993e-d2a7-3cb44dbdbfbf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1868-01-11 - 1868-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1868-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1978, Periode: 1868" ;
    a2a:Book "Geboorteregister Drunen 1868" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1978" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1978, Periode: 1868, Geboorteregister Drunen 1868, 5, 1978"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7e79cc33-0e7d-5b08-ea24-fb8e97f8738b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7e79cc33-0e7d-5b08-ea24-fb8e97f8738b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8eef7022-4213-993e-d2a7-3cb44dbdbfbf" ;
  a2a:RecordGUID "{8eef7022-4213-993e-d2a7-3cb44dbdbfbf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_20908_00020908.xml van BHI" .

