@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_0c6d4dbc-d129-818a-b210-e70cf994e4dd
  a a2a:Record ;
  rdfs:label "Geboorte op 31 januari 1918" ;
  a2a:hasPerson oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person-e0bb24ca-0666-278f-e82d-2f0045dfeb54, oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person-ff30ac32-fa1b-55e4-2028-10aa323183ec, oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person-b5cfebd7-311a-447c-2e5f-ad47c4cd50a5 ;
  a2a:hasEvent oa:event_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_0, oa:relationep_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_1, oa:relationep_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_2 ;
  a2a:hasSource oa:source_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd .

oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person-e0bb24ca-0666-278f-e82d-2f0045dfeb54
  a a2a:Person ;
  rdfs:label "Gerdina Damen" ;
  a2a:PersonName [
    rdfs:label "Gerdina Damen" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person-ff30ac32-fa1b-55e4-2028-10aa323183ec
  a a2a:Person ;
  rdfs:label "Theodora Voogd" ;
  a2a:PersonName [
    rdfs:label "Theodora Voogd" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Voogd"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1918-01-31"^^xsd:date
  ] .

oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person-b5cfebd7-311a-447c-2e5f-ad47c4cd50a5
  a a2a:Person ;
  rdfs:label "Henricus Martinus Voogd" ;
  a2a:PersonName [
    rdfs:label "Henricus Martinus Voogd" ;
    a2a:PersonNameFirstName "Henricus Martinus" ;
    a2a:PersonNameLastName "Voogd"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1918-01-31"^^xsd:date
  ] .

oa:relationep_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person:e0bb24ca-0666-278f-e82d-2f0045dfeb54 ;
  a2a:EventKeyRef oa:event_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Event1 .

oa:relationep_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person:ff30ac32-fa1b-55e4-2028-10aa323183ec ;
  a2a:EventKeyRef oa:event_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Event1 .

oa:relationep_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Person:b5cfebd7-311a-447c-2e5f-ad47c4cd50a5 ;
  a2a:EventKeyRef oa:event_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd_Event1 .

oa:source_bhi_0c6d4dbc-d129-818a-b210-e70cf994e4dd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1918-02-02 - 1918-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1918-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1854, Periode: 1918" ;
    a2a:Book "Geboorteregister Loon op Zand 1918" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1854" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1854, Periode: 1918, Geboorteregister Loon op Zand 1918, 20, 1854"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6d0726b4-fa2b-2dd2-afa9-6de1fdc8568a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6d0726b4-fa2b-2dd2-afa9-6de1fdc8568a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c6d4dbc-d129-818a-b210-e70cf994e4dd" ;
  a2a:RecordGUID "{0c6d4dbc-d129-818a-b210-e70cf994e4dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80444_00080444.xml van BHI" .

