@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_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60
  a a2a:Record ;
  rdfs:label "Geboorte op 17 mei 1924" ;
  a2a:hasPerson oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person-d95e4bbd-56c3-7486-abe6-6f341cb10fa4, oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person-9c66a988-ffe7-8765-2c92-66f5b677b9f3, oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person-c7fc0f69-f024-07b4-f0a5-5daeb9efc99f ;
  a2a:hasEvent oa:event_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_0, oa:relationep_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_1, oa:relationep_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_2 ;
  a2a:hasSource oa:source_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60 .

oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person-d95e4bbd-56c3-7486-abe6-6f341cb10fa4
  a a2a:Person ;
  rdfs:label "Frida Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Frida Kuijpers" ;
    a2a:PersonNameFirstName "Frida" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person-9c66a988-ffe7-8765-2c92-66f5b677b9f3
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Maria van Hoof" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Maria van Hoof" ;
    a2a:PersonNameFirstName "Adriana Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1924-05-17"^^xsd:date
  ] .

oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person-c7fc0f69-f024-07b4-f0a5-5daeb9efc99f
  a a2a:Person ;
  rdfs:label "Louis van Hoof" ;
  a2a:PersonName [
    rdfs:label "Louis van Hoof" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1924-05-17"^^xsd:date
  ] .

oa:relationep_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person:d95e4bbd-56c3-7486-abe6-6f341cb10fa4 ;
  a2a:EventKeyRef oa:event_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Event1 .

oa:relationep_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person:9c66a988-ffe7-8765-2c92-66f5b677b9f3 ;
  a2a:EventKeyRef oa:event_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Event1 .

oa:relationep_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Person:c7fc0f69-f024-07b4-f0a5-5daeb9efc99f ;
  a2a:EventKeyRef oa:event_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60_Event1 .

oa:source_bhi_023ff2b5-d565-7714-ecc1-8b1ef0b5eb60
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1924-05-19 - 1924-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1924-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 866, Periode: 1924" ;
    a2a:Book "Geboorteregister Eindhoven 1924" ;
    a2a:DocumentNumber "733" ;
    a2a:RegistryNumber "866" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 866, Periode: 1924, Geboorteregister Eindhoven 1924, 733, 866"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a2d30f84-a18e-d946-befc-033c4b1e55ec.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a2d30f84-a18e-d946-befc-033c4b1e55ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/023ff2b5-d565-7714-ecc1-8b1ef0b5eb60" ;
  a2a:RecordGUID "{023ff2b5-d565-7714-ecc1-8b1ef0b5eb60}" ;
  a2a:SourceRemarkdeel "866" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2407_00002407.xml van BHI" .

