@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_f3aed8af-e38b-03ec-5301-7f41eb5d925f
  a a2a:Record ;
  rdfs:label "Geboorte op 27 januari 1921" ;
  a2a:hasPerson oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person-7dd9ab82-5d3b-6384-f394-cd14a4d90e06, oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person-7d840c6a-7c0c-54df-36d7-69bf70dc148b, oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person-71e2396e-debf-5757-ea7e-46dd41728431 ;
  a2a:hasEvent oa:event_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_0, oa:relationep_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_1, oa:relationep_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_2 ;
  a2a:hasSource oa:source_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f .

oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person-7dd9ab82-5d3b-6384-f394-cd14a4d90e06
  a a2a:Person ;
  rdfs:label "Catharina Wilhelmina Cornelia Vermulst" ;
  a2a:PersonName [
    rdfs:label "Catharina Wilhelmina Cornelia Vermulst" ;
    a2a:PersonNameFirstName "Catharina Wilhelmina Cornelia" ;
    a2a:PersonNameLastName "Vermulst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1921-01-27"^^xsd:date
  ] .

oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person-7d840c6a-7c0c-54df-36d7-69bf70dc148b
  a a2a:Person ;
  rdfs:label "Wilhelmina Cornelia Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Cornelia Verhoeven" ;
    a2a:PersonNameFirstName "Wilhelmina Cornelia" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person-71e2396e-debf-5757-ea7e-46dd41728431
  a a2a:Person ;
  rdfs:label "Franciscus Vermulst" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vermulst" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vermulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1921-01-27"^^xsd:date
  ] .

oa:relationep_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person:7dd9ab82-5d3b-6384-f394-cd14a4d90e06 ;
  a2a:EventKeyRef oa:event_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Event1 .

oa:relationep_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person:7d840c6a-7c0c-54df-36d7-69bf70dc148b ;
  a2a:EventKeyRef oa:event_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Event1 .

oa:relationep_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Person:71e2396e-debf-5757-ea7e-46dd41728431 ;
  a2a:EventKeyRef oa:event_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f_Event1 .

oa:source_bhi_f3aed8af-e38b-03ec-5301-7f41eb5d925f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1921-01-28 - 1921-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1921-01-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 863, Periode: 1921" ;
    a2a:Book "Geboorteregister Eindhoven 1921" ;
    a2a:DocumentNumber "128" ;
    a2a:RegistryNumber "863" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 863, Periode: 1921, Geboorteregister Eindhoven 1921, 128, 863"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/76e5b1ab-dc46-d30f-cd73-a4626bc0b3bb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/76e5b1ab-dc46-d30f-cd73-a4626bc0b3bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f3aed8af-e38b-03ec-5301-7f41eb5d925f" ;
  a2a:RecordGUID "{f3aed8af-e38b-03ec-5301-7f41eb5d925f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_579_00000579.xml van BHI" .

