@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_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1916" ;
  a2a:hasPerson oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person-f93de759-005f-4127-fa81-5af533ef14eb, oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person-9b95aea8-2970-e333-f501-43c738b9160a, oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person-1c95f85b-b518-4089-0fea-c509c05763cc ;
  a2a:hasEvent oa:event_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_0, oa:relationep_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_1, oa:relationep_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_2 ;
  a2a:hasSource oa:source_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331 .

oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person-f93de759-005f-4127-fa81-5af533ef14eb
  a a2a:Person ;
  rdfs:label "Antonia Adriana Maria Vervoort" ;
  a2a:PersonName [
    rdfs:label "Antonia Adriana Maria Vervoort" ;
    a2a:PersonNameFirstName "Antonia Adriana Maria" ;
    a2a:PersonNameLastName "Vervoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person-9b95aea8-2970-e333-f501-43c738b9160a
  a a2a:Person ;
  rdfs:label "Theodorus Adrianus Winters" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adrianus Winters" ;
    a2a:PersonNameFirstName "Theodorus Adrianus" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person-1c95f85b-b518-4089-0fea-c509c05763cc
  a a2a:Person ;
  rdfs:label "Adrianus Maria Winters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Maria Winters" ;
    a2a:PersonNameFirstName "Adrianus Maria" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1916-05-23"^^xsd:date
  ] .

oa:event_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1916-05-23"^^xsd:date
  ] .

oa:relationep_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person:f93de759-005f-4127-fa81-5af533ef14eb ;
  a2a:EventKeyRef oa:event_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Event1 .

oa:relationep_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person:9b95aea8-2970-e333-f501-43c738b9160a ;
  a2a:EventKeyRef oa:event_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Event1 .

oa:relationep_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Person:1c95f85b-b518-4089-0fea-c509c05763cc ;
  a2a:EventKeyRef oa:event_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331_Event1 .

oa:source_bhi_1ee718fd-e6f5-78ff-3d7a-ce0c7f611331
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1916-05-24 - 1916-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1916-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3301, Periode: 1916" ;
    a2a:Book "Geboorteregister Veghel 1916" ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "3301" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3301, Periode: 1916, Geboorteregister Veghel 1916, 78, 3301"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3045e162-0e8c-3d19-34fc-4e7529a9bcfe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3045e162-0e8c-3d19-34fc-4e7529a9bcfe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1ee718fd-e6f5-78ff-3d7a-ce0c7f611331" ;
  a2a:RecordGUID "{1ee718fd-e6f5-78ff-3d7a-ce0c7f611331}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_425_00000425.xml van BHI" .

